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

  /external/f2fs-tools/mkfs/
f2fs_format.c 652 set_cp(cur_data_blkoff[0], 1 + c.quota_dnum + c.lpf_dnum);
654 c.lpf_inum + c.lpf_dnum);
804 (1 + c.quota_dnum + c.lpf_dnum));
808 if (c.lpf_dnum)
839 if (c.lpf_dnum) {
    [all...]
  /external/f2fs-tools/include/
f2fs_fs.h 392 u_int32_t lpf_dnum; member in struct:f2fs_configuration
    [all...]

Completed in 3493 milliseconds