Lines Matching refs:btrfs_path

357 struct btrfs_path {  struct
2689 struct btrfs_path *path, u64 min_objectid,
2692 struct btrfs_path *path, u64 min_objectid);
2694 struct btrfs_path *path,
2697 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
2701 struct btrfs_path *path,
2717 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
2718 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
2721 struct btrfs_path *path,
2726 struct btrfs_path *path,
2728 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
2731 const struct btrfs_key *key, struct btrfs_path *p,
2734 struct btrfs_path *p, u64 time_seq);
2737 struct btrfs_path *p, int find_higher,
2743 void btrfs_release_path(struct btrfs_path *p);
2744 struct btrfs_path *btrfs_alloc_path(void);
2745 void btrfs_free_path(struct btrfs_path *p);
2748 struct btrfs_path *path, int slot, int nr);
2751 struct btrfs_path *path) in btrfs_del_item()
2756 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
2763 struct btrfs_path *path,
2769 struct btrfs_path *path, in btrfs_insert_empty_item()
2776 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
2777 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
2778 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
2781 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
2788 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
2846 struct btrfs_path *path, struct btrfs_root_item *root_item,
2870 struct btrfs_path *path, u64 dir,
2876 struct btrfs_path *path, u64 dir,
2881 struct btrfs_path *path, u64 dirid,
2885 struct btrfs_path *path,
2889 struct btrfs_path *path, u64 objectid,
2894 struct btrfs_path *path, u64 dir,
2898 struct btrfs_path *path,
2920 struct btrfs_path *path, u64 objectid);
2922 *root, struct btrfs_path *path,
2928 struct btrfs_path *path,
2953 struct btrfs_path *path, u64 objectid,
2963 const struct btrfs_path *path,
2972 u64 btrfs_file_extent_end(const struct btrfs_path *path);
3035 struct btrfs_root *root, struct btrfs_path *path);
3098 struct btrfs_path *path, u64 start, u64 end,
3106 int btrfs_replace_file_extents(struct inode *inode, struct btrfs_path *path,