Lines Matching refs:s_last_orphan
1122 le32_to_cpu(sbi->s_es->s_last_orphan));
2994 if (!es->s_last_orphan) {
3014 if (es->s_last_orphan && !(s_flags & SB_RDONLY)) {
3017 es->s_last_orphan = 0;
3057 while (es->s_last_orphan) {
3066 es->s_last_orphan = 0;
3070 inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan));
3072 es->s_last_orphan = 0;
4767 needs_recovery = (es->s_last_orphan != 0 ||
6015 if (es->s_last_orphan) {