Lines Matching refs:btrfs_path

421 struct btrfs_path {  struct
1503 struct btrfs_path *path;
2883 struct btrfs_path *path);
3010 struct btrfs_path *path, u64 min_objectid,
3013 struct btrfs_path *path, u64 min_objectid);
3015 struct btrfs_path *path,
3018 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
3022 struct btrfs_path *path,
3038 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
3039 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
3042 struct btrfs_path *path,
3047 struct btrfs_path *path,
3049 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
3052 const struct btrfs_key *key, struct btrfs_path *p,
3055 struct btrfs_path *p, u64 time_seq);
3058 struct btrfs_path *p, int find_higher,
3064 void btrfs_release_path(struct btrfs_path *p);
3065 struct btrfs_path *btrfs_alloc_path(void);
3066 void btrfs_free_path(struct btrfs_path *p);
3069 struct btrfs_path *path, int slot, int nr);
3072 struct btrfs_path *path) in btrfs_del_item()
3104 struct btrfs_path *path,
3111 struct btrfs_path *path,
3116 struct btrfs_path *path, in btrfs_insert_empty_item()
3130 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
3131 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
3135 struct btrfs_path *path);
3138 struct btrfs_path *path);
3167 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
3181 static inline int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf()
3186 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
3253 struct btrfs_path *path, struct btrfs_root_item *root_item,
3277 struct btrfs_path *path, u64 dir,
3283 struct btrfs_path *path, u64 dir,
3288 struct btrfs_path *path, u64 dirid,
3292 struct btrfs_path *path,
3296 struct btrfs_path *path, u64 objectid,
3301 struct btrfs_path *path, u64 dir,
3305 struct btrfs_path *path,
3325 struct btrfs_path *path, u64 objectid,
3336 const struct btrfs_path *path,
3345 u64 btrfs_file_extent_end(const struct btrfs_path *path);
3424 struct btrfs_root *root, struct btrfs_path *path);
3514 struct btrfs_path *path, const u64 start,