Home
last modified time | relevance | path

Searched refs:fsck_sanity_check_nid (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
Dxattr.c35 ret = fsck_sanity_check_nid(sbi, xnid, node_blk, in read_all_xattrs()
Dfsck.h158 extern int fsck_sanity_check_nid(struct f2fs_sb_info *, u32,
Dfsck.c498 int fsck_sanity_check_nid(struct f2fs_sb_info *sbi, u32 nid, in fsck_sanity_check_nid() function