HomeSort by relevance Sort by last modified time
    Searched full:sanity_check_nid (Results 1 - 1 of 1) sorted by null

  /external/f2fs-tools/fsck/
fsck.c 192 static int sanity_check_nid(struct f2fs_sb_info *sbi, u32 nid, function
299 if (sanity_check_nid(sbi, x_nid, node_blk,
323 if (sanity_check_nid(sbi, nid, node_blk, ftype, ntype, &ni))

Completed in 62 milliseconds