ext4_orphan_file_empty
extern int ext4_orphan_file_empty(struct super_block *sb);
if (!ext4_orphan_file_empty(sb)) {
if (ext4_orphan_file_empty(sb))
if (es->s_last_orphan || !ext4_orphan_file_empty(sb)) {