Lines Matching refs:btrfs_path

421 struct btrfs_path {  struct
1509 struct btrfs_path *path;
2889 struct btrfs_path *path);
3016 struct btrfs_path *path, u64 min_objectid,
3019 struct btrfs_path *path, u64 min_objectid);
3021 struct btrfs_path *path,
3024 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
3028 struct btrfs_path *path,
3044 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
3045 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
3048 struct btrfs_path *path,
3053 struct btrfs_path *path,
3055 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
3058 const struct btrfs_key *key, struct btrfs_path *p,
3061 struct btrfs_path *p, u64 time_seq);
3064 struct btrfs_path *p, int find_higher,
3070 void btrfs_release_path(struct btrfs_path *p);
3071 struct btrfs_path *btrfs_alloc_path(void);
3072 void btrfs_free_path(struct btrfs_path *p);
3075 struct btrfs_path *path, int slot, int nr);
3078 struct btrfs_path *path) in btrfs_del_item()
3110 struct btrfs_path *path,
3117 struct btrfs_path *path,
3122 struct btrfs_path *path, in btrfs_insert_empty_item()
3136 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
3137 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
3141 struct btrfs_path *path);
3144 struct btrfs_path *path);
3173 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
3187 static inline int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf()
3192 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
3259 struct btrfs_path *path, struct btrfs_root_item *root_item,
3283 struct btrfs_path *path, u64 dir,
3289 struct btrfs_path *path, u64 dir,
3294 struct btrfs_path *path, u64 dirid,
3298 struct btrfs_path *path,
3302 struct btrfs_path *path, u64 objectid,
3307 struct btrfs_path *path, u64 dir,
3311 struct btrfs_path *path,
3331 struct btrfs_path *path, u64 objectid,
3342 const struct btrfs_path *path,
3351 u64 btrfs_file_extent_end(const struct btrfs_path *path);
3430 struct btrfs_root *root, struct btrfs_path *path);
3520 struct btrfs_path *path, const u64 start,