Lines Matching refs:list_head
38 struct list_head node_list;
44 struct list_head prepare_list;
56 struct list_head n_list;
61 struct list_head p_list;
76 struct list_head tree_list; /* used for batch insert/delete items */
77 struct list_head readdir_list; /* used for readdir items */
136 void btrfs_get_delayed_items(struct inode *inode, struct list_head *ins_list,
137 struct list_head *del_list);
138 void btrfs_put_delayed_items(struct list_head *ins_list,
139 struct list_head *del_list);
140 int btrfs_should_delete_dir_index(struct list_head *del_list,
144 struct list_head *ins_list);