Home
last modified time | relevance | path

Searched refs:i_orphan (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ext4/
H A Dmballoc-test.c42 INIT_LIST_HEAD(&ei->i_orphan); in mbt_alloc_inode()
H A Dext4.h1063 struct list_head i_orphan; /* unlinked but open inodes */ member
2040 !list_empty(&EXT4_I(inode)->i_orphan); in ext4_inode_orphan_tracked()
H A Dsuper.c1165 return &list_entry(l, struct ext4_inode_info, i_orphan)->vfs_inode; in orphan_list_entry()
1487 INIT_LIST_HEAD(&ei->i_orphan); in init_once()
H A Dinode.c5407 INIT_LIST_HEAD(&ei->i_orphan); in __ext4_iget()