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.c392 if (!es->s_last_orphan && ext4_orphan_file_empty(sb)) { in ext4_orphan_cleanup()
649 int ext4_orphan_file_empty(struct super_block *sb) in ext4_orphan_file_empty() function
H A Dsuper.c6396 if (!ext4_orphan_file_empty(sb)) { in ext4_mark_recovery_complete()
6538 if (ext4_orphan_file_empty(sb)) in ext4_freeze()
6777 if (es->s_last_orphan || !ext4_orphan_file_empty(sb)) { in __ext4_remount()
H A Dext4.h4003 extern int ext4_orphan_file_empty(struct super_block *sb);