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

  /external/f2fs-tools/fsck/
f2fs.h 151 unsigned int total_valid_node_count; /* valid node block count */ member in struct:f2fs_sb_info
fsck.c 1130 if (sbi->total_valid_node_count == fsck->chk.valid_node_cnt) {
1139 if (sbi->total_valid_node_count == fsck->chk.valid_nat_entry_cnt) {
mount.c     [all...]

Completed in 43 milliseconds