Lines Matching refs:btrfs_path
375 struct btrfs_path { struct
1298 struct btrfs_path *path;
2821 struct btrfs_path *path, u64 min_objectid,
2824 struct btrfs_path *path, u64 min_objectid);
2826 struct btrfs_path *path,
2829 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
2833 struct btrfs_path *path,
2849 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
2850 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
2853 struct btrfs_path *path,
2858 struct btrfs_path *path,
2860 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
2863 const struct btrfs_key *key, struct btrfs_path *p,
2866 struct btrfs_path *p, u64 time_seq);
2869 struct btrfs_path *p, int find_higher,
2875 void btrfs_release_path(struct btrfs_path *p);
2876 struct btrfs_path *btrfs_alloc_path(void);
2877 void btrfs_free_path(struct btrfs_path *p);
2880 struct btrfs_path *path, int slot, int nr);
2883 struct btrfs_path *path) in btrfs_del_item()
2888 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
2895 struct btrfs_path *path,
2901 struct btrfs_path *path, in btrfs_insert_empty_item()
2908 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
2909 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
2913 struct btrfs_path *path);
2916 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
2930 static inline int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf()
2935 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
3002 struct btrfs_path *path, struct btrfs_root_item *root_item,
3026 struct btrfs_path *path, u64 dir,
3032 struct btrfs_path *path, u64 dir,
3037 struct btrfs_path *path, u64 dirid,
3041 struct btrfs_path *path,
3045 struct btrfs_path *path, u64 objectid,
3050 struct btrfs_path *path, u64 dir,
3054 struct btrfs_path *path,
3076 struct btrfs_path *path, u64 objectid);
3078 *root, struct btrfs_path *path,
3084 struct btrfs_path *path,
3108 struct btrfs_path *path, u64 objectid,
3118 const struct btrfs_path *path,
3127 u64 btrfs_file_extent_end(const struct btrfs_path *path);
3191 struct btrfs_root *root, struct btrfs_path *path);
3274 struct btrfs_path *path, const u64 start,