Lines Matching refs:btrfs_path

593 struct btrfs_path {  struct
3581 struct btrfs_path *path, u64 min_objectid,
3584 struct btrfs_path *path, u64 min_objectid);
3586 struct btrfs_path *path,
3590 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
3594 struct btrfs_path *path,
3604 struct btrfs_path *left_path,
3605 struct btrfs_path *right_path,
3622 void btrfs_extend_item(struct btrfs_root *root, struct btrfs_path *path,
3624 void btrfs_truncate_item(struct btrfs_root *root, struct btrfs_path *path,
3628 struct btrfs_path *path,
3633 struct btrfs_path *path,
3635 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
3638 *root, struct btrfs_key *key, struct btrfs_path *p, int
3641 struct btrfs_path *p, u64 time_seq);
3643 struct btrfs_key *key, struct btrfs_path *p,
3649 void btrfs_release_path(struct btrfs_path *p);
3650 struct btrfs_path *btrfs_alloc_path(void);
3651 void btrfs_free_path(struct btrfs_path *p);
3652 void btrfs_set_path_blocking(struct btrfs_path *p);
3653 void btrfs_clear_path_blocking(struct btrfs_path *p,
3655 void btrfs_unlock_up_safe(struct btrfs_path *p, int level);
3658 struct btrfs_path *path, int slot, int nr);
3661 struct btrfs_path *path) in btrfs_del_item()
3666 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
3673 struct btrfs_path *path,
3678 struct btrfs_path *path, in btrfs_insert_empty_item()
3685 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
3686 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
3687 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
3690 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
3697 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
3755 struct btrfs_path *path,
3775 struct btrfs_path *path, struct btrfs_root_item *root_item,
3804 struct btrfs_path *path, u64 dir,
3810 struct btrfs_path *path, u64 dir,
3815 struct btrfs_path *path, u64 dirid,
3819 struct btrfs_path *path,
3823 struct btrfs_path *path, u64 objectid,
3828 struct btrfs_path *path, u64 dir,
3835 struct btrfs_path *path,
3857 struct btrfs_path *path, u64 objectid);
3859 *root, struct btrfs_path *path,
3865 struct btrfs_path *path,
3870 int btrfs_find_name_in_ext_backref(struct btrfs_path *path,
3891 struct btrfs_path *path, u64 objectid,
3901 const struct btrfs_path *path,
4042 struct btrfs_path *path, u64 start, u64 end,