Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h166 extern int fsck_chk_quota_node(struct f2fs_sb_info *);
Dmain.c873 fsck_chk_quota_node(sbi); in do_fsck()
Dfsck.c2027 int fsck_chk_quota_node(struct f2fs_sb_info *sbi) in fsck_chk_quota_node() function
2218 if (fsck_chk_quota_node(sbi)) in fsck_chk_meta()