Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dfsck.h298 int f2fs_rebuild_qf_inode(struct f2fs_sb_info *sbi, int qtype);
Dnode.c43 int f2fs_rebuild_qf_inode(struct f2fs_sb_info *sbi, int qtype) in f2fs_rebuild_qf_inode() function
Dfsck.c2004 f2fs_rebuild_qf_inode(sbi, qtype); in fsck_chk_quota_node()