Lines Matching +defs:path +defs:root
11 u64 btrfs_lookup_inode_ref(struct btrfs_root *root, u64 inr, in btrfs_lookup_inode_ref()
14 struct btrfs_path path; in btrfs_lookup_inode_ref() local
47 int btrfs_lookup_inode(const struct btrfs_root *root, in btrfs_lookup_inode()
53 struct btrfs_path path; in btrfs_lookup_inode() local
86 int btrfs_readlink(const struct btrfs_root *root, u64 inr, char *target) in btrfs_readlink()
88 struct btrfs_path path; in btrfs_readlink() local
140 static u64 get_parent_inode(struct btrfs_root *root, u64 inr, in get_parent_inode()
190 static inline int next_length(const char *path) in next_length()
212 u64 btrfs_lookup_path(struct btrfs_root *root, u64 inr, const char *path, in btrfs_lookup_path()
319 u64 btrfs_file_read(const struct btrfs_root *root, u64 inr, u64 offset, in btrfs_file_read()
322 struct btrfs_path path; in btrfs_file_read() local