Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/ext4/
H A Dspecial_inodes.rst54 * - s_orphan_file_inum
H A Dorphan.rst21 (referenced from the superblock through s_orphan_file_inum) with several
/linux/fs/ext4/
H A Dext4.h1455 __le32 s_orphan_file_inum; /* Inode for tracking orphan inodes */ member
3121 ino == le32_to_cpu(es->s_orphan_file_inum); in is_special_ino()