Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dextents_status.c1245 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in get_rsvd()
1870 tree = &EXT4_I(inode)->i_pending_tree; in ext4_print_pending_tree()
1917 tree = &EXT4_I(inode)->i_pending_tree; in __get_pending()
1947 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in __insert_pending()
2006 tree = &EXT4_I(inode)->i_pending_tree; in __remove_pending()
H A Dext4.h1125 struct ext4_pending_tree i_pending_tree; member
H A Dsuper.c1427 ext4_init_pending_tree(&ei->i_pending_tree); in ext4_alloc_inode()