Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dsuper.c893 le32_to_cpu(sbi->s_es->s_last_orphan)); in dump_orphan_list()
2504 if (!es->s_last_orphan) { in ext4_orphan_cleanup()
2524 if (es->s_last_orphan && !(s_flags & SB_RDONLY)) { in ext4_orphan_cleanup()
2527 es->s_last_orphan = 0; in ext4_orphan_cleanup()
2570 while (es->s_last_orphan) { in ext4_orphan_cleanup()
2579 es->s_last_orphan = 0; in ext4_orphan_cleanup()
2583 inode = ext4_orphan_get(sb, le32_to_cpu(es->s_last_orphan)); in ext4_orphan_cleanup()
2585 es->s_last_orphan = 0; in ext4_orphan_cleanup()
4145 needs_recovery = (es->s_last_orphan != 0 || in ext4_fill_super()
5270 if (es->s_last_orphan) { in ext4_remount()
Dnamei.c2792 NEXT_ORPHAN(inode) = le32_to_cpu(sbi->s_es->s_last_orphan); in ext4_orphan_add()
2793 sbi->s_es->s_last_orphan = cpu_to_le32(inode->i_ino); in ext4_orphan_add()
2874 sbi->s_es->s_last_orphan = cpu_to_le32(ino_next); in ext4_orphan_del()
Dext4.h1258 __le32 s_last_orphan; /* start of list of inodes to delete */ member
/Linux-v4.19/fs/ext2/
Dext2.h483 __u32 s_last_orphan; /* start of list of inodes to delete */ member
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dinodes.rst500 the orphan list. The superblock field ``s_last_orphan`` points to the