Lines Matching refs:btrfs_path

593 struct btrfs_path {  struct
3523 struct btrfs_path *path, u64 min_objectid,
3526 struct btrfs_path *path, u64 min_objectid);
3528 struct btrfs_path *path,
3532 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
3536 struct btrfs_path *path,
3546 struct btrfs_path *left_path,
3547 struct btrfs_path *right_path,
3564 void btrfs_extend_item(struct btrfs_root *root, struct btrfs_path *path,
3566 void btrfs_truncate_item(struct btrfs_root *root, struct btrfs_path *path,
3570 struct btrfs_path *path,
3575 struct btrfs_path *path,
3577 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
3580 *root, struct btrfs_key *key, struct btrfs_path *p, int
3583 struct btrfs_path *p, u64 time_seq);
3585 struct btrfs_key *key, struct btrfs_path *p,
3591 void btrfs_release_path(struct btrfs_path *p);
3592 struct btrfs_path *btrfs_alloc_path(void);
3593 void btrfs_free_path(struct btrfs_path *p);
3594 void btrfs_set_path_blocking(struct btrfs_path *p);
3595 void btrfs_clear_path_blocking(struct btrfs_path *p,
3597 void btrfs_unlock_up_safe(struct btrfs_path *p, int level);
3600 struct btrfs_path *path, int slot, int nr);
3603 struct btrfs_path *path) in btrfs_del_item()
3608 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
3615 struct btrfs_path *path,
3620 struct btrfs_path *path, in btrfs_insert_empty_item()
3627 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
3628 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
3629 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
3632 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
3639 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
3697 struct btrfs_path *path,
3717 struct btrfs_path *path, struct btrfs_root_item *root_item,
3746 struct btrfs_path *path, u64 dir,
3752 struct btrfs_path *path, u64 dir,
3757 struct btrfs_path *path, u64 dirid,
3761 struct btrfs_path *path,
3765 struct btrfs_path *path, u64 objectid,
3770 struct btrfs_path *path, u64 dir,
3777 struct btrfs_path *path,
3799 struct btrfs_path *path, u64 objectid);
3801 *root, struct btrfs_path *path,
3807 struct btrfs_path *path,
3812 int btrfs_find_name_in_ext_backref(struct btrfs_path *path,
3833 struct btrfs_path *path, u64 objectid,
3843 const struct btrfs_path *path,
3985 struct btrfs_path *path, u64 start, u64 end,