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.c1259 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in get_rsvd()
1882 struct ext4_pending_tree *tree; in ext4_print_pending_tree()
1913 void ext4_init_pending_tree(struct ext4_pending_tree *tree) in ext4_init_pending_tree()
1930 struct ext4_pending_tree *tree; in __get_pending()
1964 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in __insert_pending()
2020 struct ext4_pending_tree *tree; in __remove_pending()
H A Dext4.h1131 struct ext4_pending_tree i_pending_tree;