Home
last modified time | relevance | path

Searched refs:exist_qf_ino (Results 1 – 2 of 2) sorted by relevance

/external/f2fs-tools/include/
Df2fs_fs.h1525 static inline int exist_qf_ino(struct f2fs_super_block *sb) in exist_qf_ino() function
/external/f2fs-tools/fsck/
Dmount.c1228 (exist_qf_ino(sb) && (flag & CP_ERROR_FLAG))) { in f2fs_should_proceed()