Lines Matching refs:btrfs_path

346 struct btrfs_path {  struct
2512 struct btrfs_path *path, u64 min_objectid,
2515 struct btrfs_path *path, u64 min_objectid);
2517 struct btrfs_path *path,
2522 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
2526 struct btrfs_path *path,
2541 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
2542 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
2545 struct btrfs_path *path,
2550 struct btrfs_path *path,
2552 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
2555 const struct btrfs_key *key, struct btrfs_path *p,
2558 struct btrfs_path *p, u64 time_seq);
2561 struct btrfs_path *p, int find_higher,
2567 void btrfs_release_path(struct btrfs_path *p);
2568 struct btrfs_path *btrfs_alloc_path(void);
2569 void btrfs_free_path(struct btrfs_path *p);
2570 void btrfs_set_path_blocking(struct btrfs_path *p);
2571 void btrfs_unlock_up_safe(struct btrfs_path *p, int level);
2574 struct btrfs_path *path, int slot, int nr);
2577 struct btrfs_path *path) in btrfs_del_item()
2582 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
2589 struct btrfs_path *path,
2595 struct btrfs_path *path, in btrfs_insert_empty_item()
2602 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
2603 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
2604 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
2607 struct btrfs_path *p, u64 time_seq) in btrfs_next_old_item()
2614 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p) in btrfs_next_item()
2690 struct btrfs_path *path, struct btrfs_root_item *root_item,
2716 struct btrfs_path *path, u64 dir,
2722 struct btrfs_path *path, u64 dir,
2727 struct btrfs_path *path, u64 dirid,
2731 struct btrfs_path *path,
2735 struct btrfs_path *path, u64 objectid,
2740 struct btrfs_path *path, u64 dir,
2744 struct btrfs_path *path,
2766 struct btrfs_path *path, u64 objectid);
2768 *root, struct btrfs_path *path,
2774 struct btrfs_path *path,
2801 struct btrfs_path *path, u64 objectid,
2811 const struct btrfs_path *path,
2874 struct btrfs_path *path);
2934 struct btrfs_path *path, u64 start, u64 end,
2942 int btrfs_punch_hole_range(struct inode *inode, struct btrfs_path *path,