Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dorphan.c639 int ext4_orphan_file_empty(struct super_block *sb) in ext4_orphan_file_empty() function
H A Dsuper.c6263 if (!ext4_orphan_file_empty(sb)) { in ext4_mark_recovery_complete()
6404 if (ext4_orphan_file_empty(sb)) in ext4_freeze()
6643 if (es->s_last_orphan || !ext4_orphan_file_empty(sb)) { in __ext4_remount()
H A Dext4.h3792 extern int ext4_orphan_file_empty(struct super_block *sb);