Lines Matching refs:btrfs_path

357 struct btrfs_path {  struct
2696 struct btrfs_path *path, u64 min_objectid,
2699 struct btrfs_path *path, u64 min_objectid);
2701 struct btrfs_path *path,
2704 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
2708 struct btrfs_path *path,
2724 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
2725 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
2728 struct btrfs_path *path,
2733 struct btrfs_path *path,
2735 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
2738 const struct btrfs_key *key, struct btrfs_path *p,
2741 struct btrfs_path *p, u64 time_seq);
2744 struct btrfs_path *p, int find_higher,
2750 void btrfs_release_path(struct btrfs_path *p);
2751 struct btrfs_path *btrfs_alloc_path(void);
2752 void btrfs_free_path(struct btrfs_path *p);
2755 struct btrfs_path *path, int slot, int nr);
2758 struct btrfs_path *path) in btrfs_del_item()
2763 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
2770 struct btrfs_path *path,
2776 struct btrfs_path *path, in btrfs_insert_empty_item()
2783 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
2784 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
2785 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
2788 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
2795 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
2853 struct btrfs_path *path, struct btrfs_root_item *root_item,
2877 struct btrfs_path *path, u64 dir,
2883 struct btrfs_path *path, u64 dir,
2888 struct btrfs_path *path, u64 dirid,
2892 struct btrfs_path *path,
2896 struct btrfs_path *path, u64 objectid,
2901 struct btrfs_path *path, u64 dir,
2905 struct btrfs_path *path,
2927 struct btrfs_path *path, u64 objectid);
2929 *root, struct btrfs_path *path,
2935 struct btrfs_path *path,
2960 struct btrfs_path *path, u64 objectid,
2970 const struct btrfs_path *path,
2979 u64 btrfs_file_extent_end(const struct btrfs_path *path);
3043 struct btrfs_root *root, struct btrfs_path *path);
3106 struct btrfs_path *path, u64 start, u64 end,
3114 int btrfs_replace_file_extents(struct inode *inode, struct btrfs_path *path,