• Home
  • Raw
  • Download

Lines Matching defs:path

48 	struct btrfs_path *path;  in btrfs_alloc_path()  local
1763 struct btrfs_path *path, int level) in balance_level()
1981 struct btrfs_path *path, int level) in push_nodes_for_insert()
2116 struct btrfs_path *path, in reada_for_search()
2186 struct btrfs_path *path, int level) in reada_for_balance()
2265 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
2317 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe()
2957 static void fixup_low_keys(struct btrfs_root *root, struct btrfs_path *path, in fixup_low_keys()
2982 void btrfs_set_item_key_safe(struct btrfs_root *root, struct btrfs_path *path, in btrfs_set_item_key_safe()
3146 struct btrfs_path *path, int level, int log_removal) in insert_new_root()
3219 struct btrfs_root *root, struct btrfs_path *path, in insert_ptr()
3266 struct btrfs_path *path, int level) in split_node()
3407 struct btrfs_path *path, in __push_leaf_right()
3555 *root, struct btrfs_path *path, in push_leaf_right()
3620 struct btrfs_path *path, int data_size, in __push_leaf_left()
3773 *root, struct btrfs_path *path, int min_data_size, in push_leaf_left()
3839 struct btrfs_path *path, in copy_for_split()
3912 struct btrfs_path *path, in push_for_double_split()
3967 struct btrfs_path *path, int data_size, in split_leaf()
4128 struct btrfs_path *path, int ins_len) in setup_leaf_for_split()
4193 struct btrfs_path *path, in split_item()
4279 struct btrfs_path *path, in btrfs_split_item()
4303 struct btrfs_path *path, in btrfs_duplicate_item()
4335 void btrfs_truncate_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_truncate_item()
4435 void btrfs_extend_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_extend_item()
4505 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path, in setup_items_for_insert()
4598 struct btrfs_path *path, in btrfs_insert_empty_items()
4635 struct btrfs_path *path; in btrfs_insert_item() local
4659 static void del_ptr(struct btrfs_root *root, struct btrfs_path *path, in del_ptr()
4709 struct btrfs_path *path, in btrfs_del_leaf()
4732 struct btrfs_path *path, int slot, int nr) in btrfs_del_items()
4850 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_prev_leaf()
4902 struct btrfs_path *path, in btrfs_search_forward()
5001 struct btrfs_path *path, in tree_move_down()
5012 struct btrfs_path *path, in tree_move_next_or_upnext()
5043 struct btrfs_path *path, in tree_advance()
5439 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path, in btrfs_find_next_key()
5509 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf()
5514 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path, in btrfs_next_old_leaf()
5676 struct btrfs_path *path, u64 min_objectid, in btrfs_previous_item()