Lines Matching defs:path

349  * btrfs_paths remember the path taken from the root down to the leaf.
782 * for the sys_munmap function call path
1000 * For shareable roots, we need to use reloc tree and do path
2694 struct btrfs_path *path, u64 min_objectid,
2697 struct btrfs_path *path, u64 min_objectid);
2699 struct btrfs_path *path,
2702 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
2706 struct btrfs_path *path,
2722 void btrfs_extend_item(struct btrfs_path *path, u32 data_size);
2723 void btrfs_truncate_item(struct btrfs_path *path, u32 new_size, int from_end);
2726 struct btrfs_path *path,
2731 struct btrfs_path *path,
2733 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path,
2753 struct btrfs_path *path, int slot, int nr);
2756 struct btrfs_path *path)
2758 return btrfs_del_items(trans, root, path, path->slots[0], 1);
2761 void setup_items_for_insert(struct btrfs_root *root, struct btrfs_path *path,
2768 struct btrfs_path *path,
2774 struct btrfs_path *path,
2778 return btrfs_insert_empty_items(trans, root, path, key, &data_size, 1);
2781 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path);
2782 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path);
2783 int btrfs_next_old_leaf(struct btrfs_root *root, struct btrfs_path *path,
2851 struct btrfs_path *path, struct btrfs_root_item *root_item,
2875 struct btrfs_path *path, u64 dir,
2881 struct btrfs_path *path, u64 dir,
2886 struct btrfs_path *path, u64 dirid,
2890 struct btrfs_path *path,
2894 struct btrfs_path *path, u64 objectid,
2899 struct btrfs_path *path, u64 dir,
2903 struct btrfs_path *path,
2925 struct btrfs_path *path, u64 objectid);
2927 *root, struct btrfs_path *path,
2933 struct btrfs_path *path,
2958 struct btrfs_path *path, u64 objectid,
2968 const struct btrfs_path *path,
2977 u64 btrfs_file_extent_end(const struct btrfs_path *path);
3041 struct btrfs_root *root, struct btrfs_path *path);
3104 struct btrfs_path *path, u64 start, u64 end,
3112 int btrfs_replace_file_extents(struct inode *inode, struct btrfs_path *path,