Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dextents_status.h128 struct ext4_pending_tree { struct
246 extern void ext4_init_pending_tree(struct ext4_pending_tree *tree);
H A Dextents_status.c1355 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in get_rsvd()
1997 struct ext4_pending_tree *tree; in ext4_print_pending_tree()
2028 void ext4_init_pending_tree(struct ext4_pending_tree *tree) in ext4_init_pending_tree()
2045 struct ext4_pending_tree *tree; in __get_pending()
2079 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in __insert_pending()
2135 struct ext4_pending_tree *tree; in __remove_pending()
H A Dext4.h1156 struct ext4_pending_tree i_pending_tree;