Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dorphan.c638 int ext4_orphan_file_empty(struct super_block *sb) in ext4_orphan_file_empty() function
H A Dsuper.c6261 if (!ext4_orphan_file_empty(sb)) { in ext4_mark_recovery_complete()
6402 if (ext4_orphan_file_empty(sb)) in ext4_freeze()
6641 if (es->s_last_orphan || !ext4_orphan_file_empty(sb)) { in __ext4_remount()
H A Dext4.h3827 extern int ext4_orphan_file_empty(struct super_block *sb);