Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dextents_status.h122 struct ext4_pending_tree { struct
249 extern void ext4_init_pending_tree(struct ext4_pending_tree *tree);
H A Dextents_status.c1181 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in get_rsvd()
1790 struct ext4_pending_tree *tree; in ext4_print_pending_tree()
1823 void ext4_init_pending_tree(struct ext4_pending_tree *tree) in ext4_init_pending_tree()
1840 struct ext4_pending_tree *tree; in __get_pending()
1872 struct ext4_pending_tree *tree = &EXT4_I(inode)->i_pending_tree; in __insert_pending()
1922 struct ext4_pending_tree *tree; in __remove_pending()
H A Dext4.h1117 struct ext4_pending_tree i_pending_tree;