Lines Matching refs:btrfs_path

30 		      *root, struct btrfs_path *path, int level);
32 const struct btrfs_key *ins_key, struct btrfs_path *path,
189 struct btrfs_path *btrfs_alloc_path(void) in btrfs_alloc_path()
197 void btrfs_free_path(struct btrfs_path *p) in btrfs_free_path()
211 noinline void btrfs_release_path(struct btrfs_path *p) in btrfs_release_path()
1043 struct btrfs_path *path, int level) in balance_level()
1301 struct btrfs_path *path, int level) in push_nodes_for_insert()
1451 struct btrfs_path *path, in reada_for_search()
1533 static noinline void reada_for_balance(struct btrfs_path *path, int level) in reada_for_balance()
1566 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
1620 read_block_for_search(struct btrfs_root *root, struct btrfs_path *p, in read_block_for_search()
1746 struct btrfs_root *root, struct btrfs_path *p, in setup_nodes_for_search()
1790 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
1826 struct btrfs_path *p, in btrfs_search_slot_get_root()
1919 static int finish_need_commit_sem_search(struct btrfs_path *path) in finish_need_commit_sem_search()
1968 struct btrfs_path *path, in search_leaf()
2125 const struct btrfs_key *key, struct btrfs_path *p, in btrfs_search_slot()
2376 struct btrfs_path *p, u64 time_seq) in btrfs_search_old_slot()
2477 static int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_prev_leaf()
2563 struct btrfs_path *p, int find_higher, in btrfs_search_slot_for_read()
2633 struct btrfs_path *path) in btrfs_search_backwards()
2659 struct btrfs_path *path) in btrfs_get_next_valid_item()
2681 static void fixup_low_keys(struct btrfs_path *path, in fixup_low_keys()
2711 struct btrfs_path *path, in btrfs_set_item_key_safe()
2975 struct btrfs_path *path, int level) in insert_new_root()
3041 struct btrfs_path *path, in insert_ptr()
3098 struct btrfs_path *path, int level) in split_node()
3232 struct btrfs_path *path, in __push_leaf_right()
3370 *root, struct btrfs_path *path, in push_leaf_right()
3448 struct btrfs_path *path, int data_size, in __push_leaf_left()
3586 *root, struct btrfs_path *path, int min_data_size, in push_leaf_left()
3648 struct btrfs_path *path, in copy_for_split()
3718 struct btrfs_path *path, in push_for_double_split()
3779 struct btrfs_path *path, int data_size, in split_leaf()
3963 struct btrfs_path *path, int ins_len) in setup_leaf_for_split()
4027 static noinline int split_item(struct btrfs_path *path, in split_item()
4110 struct btrfs_path *path, in btrfs_split_item()
4130 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end) in btrfs_truncate_item()
4221 void btrfs_extend_item(struct btrfs_path *path, u32 data_size) in btrfs_extend_item()
4289 static void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path, in setup_items_for_insert()
4385 struct btrfs_path *path, in btrfs_setup_item_for_insert()
4405 struct btrfs_path *path, in btrfs_insert_empty_items()
4435 struct btrfs_path *path; in btrfs_insert_item()
4463 struct btrfs_path *path, in btrfs_duplicate_item()
4496 struct btrfs_path *path, int level, int slot) in btrfs_del_ptr()
4554 struct btrfs_path *path, in btrfs_del_leaf()
4582 struct btrfs_path *path, int slot, int nr) in btrfs_del_items()
4730 struct btrfs_path *path, in btrfs_search_forward()
4844 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path, in btrfs_find_next_key()
4909 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, in btrfs_next_old_leaf()
5110 int btrfs_next_old_item(struct btrfs_root *root, struct btrfs_path *path, u64 time_seq) in btrfs_next_old_item()
5125 struct btrfs_path *path, u64 min_objectid, in btrfs_previous_item()
5167 struct btrfs_path *path, u64 min_objectid) in btrfs_previous_extent_item()
5205 sizeof(struct btrfs_path), 0, in btrfs_ctree_init()