Lines Matching defs:btrfs_path
57 /* Read ahead values for struct btrfs_path.reada */
86 struct btrfs_path {
398 struct btrfs_path *path;
517 struct btrfs_path *path, u64 min_objectid,
520 struct btrfs_path *path, u64 min_objectid);
522 struct btrfs_path *path,
525 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
529 struct btrfs_path *path,
547 struct btrfs_path *path, int level, int slot);
549 struct btrfs_path *path, u32 data_size);
551 struct btrfs_path *path, u32 new_size, int from_end);
554 struct btrfs_path *path,
559 struct btrfs_path *path,
561 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
564 const struct btrfs_key *key, struct btrfs_path *p,
567 struct btrfs_path *p, u64 time_seq);
570 struct btrfs_path *p, int find_higher,
576 void btrfs_release_path(struct btrfs_path *p);
577 struct btrfs_path *btrfs_alloc_path(void);
578 void btrfs_free_path(struct btrfs_path *p);
581 struct btrfs_path *path, int slot, int nr);
584 struct btrfs_path *path)
617 struct btrfs_path *path,
624 struct btrfs_path *path,
629 struct btrfs_path *path,
643 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
647 struct btrfs_path *path);
650 struct btrfs_path *path);
678 int btrfs_next_old_item(struct btrfs_root *root, struct btrfs_path *path, u64 time_seq);
686 static inline int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path)
691 static inline int btrfs_next_item(struct btrfs_root *root, struct btrfs_path *p)