Lines Matching defs:btrfs_path
357 struct btrfs_path {
2694 struct btrfs_path *path, u64 min_objectid,
2697 struct btrfs_path *path, u64 min_objectid);
2699 struct btrfs_path *path,
2702 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
2706 struct btrfs_path *path,
2722 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
2723 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
2726 struct btrfs_path *path,
2731 struct btrfs_path *path,
2733 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
2736 const struct btrfs_key *key, struct btrfs_path *p,
2739 struct btrfs_path *p, u64 time_seq);
2742 struct btrfs_path *p, int find_higher,
2748 void btrfs_release_path(struct btrfs_path *p);
2749 struct btrfs_path *btrfs_alloc_path(void);
2750 void btrfs_free_path(struct btrfs_path *p);
2753 struct btrfs_path *path, int slot, int nr);
2756 struct btrfs_path *path)
2761 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
2768 struct btrfs_path *path,
2774 struct btrfs_path *path,
2781 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
2782 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
2783 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
2786 struct btrfs_path *p, u64 time_seq)
2793 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p)
2851 struct btrfs_path *path, struct btrfs_root_item *root_item,
2875 struct btrfs_path *path, u64 dir,
2881 struct btrfs_path *path, u64 dir,
2886 struct btrfs_path *path, u64 dirid,
2890 struct btrfs_path *path,
2894 struct btrfs_path *path, u64 objectid,
2899 struct btrfs_path *path, u64 dir,
2903 struct btrfs_path *path,
2925 struct btrfs_path *path, u64 objectid);
2927 *root, struct btrfs_path *path,
2933 struct btrfs_path *path,
2958 struct btrfs_path *path, u64 objectid,
2968 const struct btrfs_path *path,
2977 u64 btrfs_file_extent_end(const struct btrfs_path *path);
3041 struct btrfs_root *root, struct btrfs_path *path);
3104 struct btrfs_path *path, u64 start, u64 end,
3112 int btrfs_replace_file_extents(struct inode *inode, struct btrfs_path *path,