Home
last modified time | relevance | path

Searched refs:s_last_orphan (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/ext4/
Dsuper.c1130 le32_to_cpu(sbi->s_es->s_last_orphan)); in dump_orphan_list()
3009 if (!es->s_last_orphan) { in ext4_orphan_cleanup()
3029 if (es->s_last_orphan && !(s_flags & SB_RDONLY)) { in ext4_orphan_cleanup()
3032 es->s_last_orphan = 0; in ext4_orphan_cleanup()
3075 while (es->s_last_orphan) { in ext4_orphan_cleanup()
3084 es->s_last_orphan = 0; in ext4_orphan_cleanup()
3088 inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan)); in ext4_orphan_cleanup()
3090 es->s_last_orphan = 0; in ext4_orphan_cleanup()
4776 needs_recovery = (es->s_last_orphan != 0 || in ext4_fill_super()
5946 if (es->s_last_orphan) { in ext4_remount()
Dnamei.c2984 NEXT_ORPHAN(inode) = le32_to_cpu(sbi->s_es->s_last_orphan); in ext4_orphan_add()
2985 sbi->s_es->s_last_orphan = cpu_to_le32(inode->i_ino); in ext4_orphan_add()
3068 sbi->s_es->s_last_orphan = cpu_to_le32(ino_next); in ext4_orphan_del()
Dext4.h1350 __le32 s_last_orphan; /* start of list of inodes to delete */ member
/Linux-v5.10/fs/ext2/
Dext2.h478 __u32 s_last_orphan; /* start of list of inodes to delete */ member
/Linux-v5.10/Documentation/filesystems/ext4/
Dinodes.rst503 the orphan list. The superblock field ``s_last_orphan`` points to the