Lines Matching refs:btrfs_path
30 *root, struct btrfs_path *path, int level);
32 const struct btrfs_key *ins_key, struct btrfs_path *path,
40 static void del_ptr(struct btrfs_root *root, struct btrfs_path *path,
185 struct btrfs_path *btrfs_alloc_path(void) in btrfs_alloc_path()
193 void btrfs_free_path(struct btrfs_path *p) in btrfs_free_path()
207 noinline void btrfs_release_path(struct btrfs_path *p) in btrfs_release_path()
989 struct btrfs_path *path, int level) in balance_level()
1217 struct btrfs_path *path, int level) in push_nodes_for_insert()
1356 struct btrfs_path *path, in reada_for_search()
1438 static noinline void reada_for_balance(struct btrfs_path *path, int level) in reada_for_balance()
1471 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
1525 read_block_for_search(struct btrfs_root *root, struct btrfs_path *p, in read_block_for_search()
1651 struct btrfs_root *root, struct btrfs_path *p, in setup_nodes_for_search()
1695 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
1731 struct btrfs_path *p, in btrfs_search_slot_get_root()
1824 static int finish_need_commit_sem_search(struct btrfs_path *path) in finish_need_commit_sem_search()
1873 struct btrfs_path *path, in search_leaf()
2030 const struct btrfs_key *key, struct btrfs_path *p, in btrfs_search_slot()
2281 struct btrfs_path *p, u64 time_seq) in btrfs_search_old_slot()
2387 struct btrfs_path *p, int find_higher, in btrfs_search_slot_for_read()
2457 struct btrfs_path *path) in btrfs_search_backwards()
2483 struct btrfs_path *path) in btrfs_get_next_valid_item()
2516 static void fixup_low_keys(struct btrfs_path *path, in fixup_low_keys()
2546 struct btrfs_path *path, in btrfs_set_item_key_safe()
2803 struct btrfs_path *path, int level) in insert_new_root()
2864 struct btrfs_path *path, in insert_ptr()
2913 struct btrfs_path *path, int level) in split_node()
3040 struct btrfs_path *path, in __push_leaf_right()
3178 *root, struct btrfs_path *path, in push_leaf_right()
3259 struct btrfs_path *path, int data_size, in __push_leaf_left()
3397 *root, struct btrfs_path *path, int min_data_size, in push_leaf_left()
3462 struct btrfs_path *path, in copy_for_split()
3527 struct btrfs_path *path, in push_for_double_split()
3588 struct btrfs_path *path, int data_size, in split_leaf()
3757 struct btrfs_path *path, int ins_len) in setup_leaf_for_split()
3821 static noinline int split_item(struct btrfs_path *path, in split_item()
3899 struct btrfs_path *path, in btrfs_split_item()
3919 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end) in btrfs_truncate_item()
4010 void btrfs_extend_item(struct btrfs_path *path, u32 data_size) in btrfs_extend_item()
4078 static void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path, in setup_items_for_insert()
4174 struct btrfs_path *path, in btrfs_setup_item_for_insert()
4194 struct btrfs_path *path, in btrfs_insert_empty_items()
4224 struct btrfs_path *path; in btrfs_insert_item()
4252 struct btrfs_path *path, in btrfs_duplicate_item()
4282 static void del_ptr(struct btrfs_root *root, struct btrfs_path *path, in del_ptr()
4334 struct btrfs_path *path, in btrfs_del_leaf()
4357 struct btrfs_path *path, int slot, int nr) in btrfs_del_items()
4489 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_prev_leaf()
4551 struct btrfs_path *path, in btrfs_search_forward()
4665 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path, in btrfs_find_next_key()
4730 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, in btrfs_next_old_leaf()
4931 int btrfs_next_old_item(struct btrfs_root *root, struct btrfs_path *path, u64 time_seq) in btrfs_next_old_item()
4946 struct btrfs_path *path, u64 min_objectid, in btrfs_previous_item()
4988 struct btrfs_path *path, u64 min_objectid) in btrfs_previous_extent_item()
5026 sizeof(struct btrfs_path), 0, in btrfs_ctree_init()