HomeSort by relevance Sort by last modified time
    Searched refs:lazy_flag (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
mke2fs.c 314 static void write_inode_tables(ext2_filsys fs, int lazy_flag, int itable_zeroed)
332 if (lazy_flag)
337 if (!lazy_flag || itable_zeroed) {
    [all...]
  /external/chromium_org/v8/test/cctest/
test-parsing.cc 231 bool lazy_flag = i::FLAG_lazy; local
238 i::FLAG_lazy = lazy_flag;
    [all...]

Completed in 77 milliseconds