Searched refs:btrfs_iget_path (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/fs/btrfs/ |
D | free-space-cache.c | 81 inode = btrfs_iget_path(fs_info->sb, &location, root, NULL, path); in __lookup_free_space_inode()
|
D | ctree.h | 2872 struct inode *btrfs_iget_path(struct super_block *s, struct btrfs_key *location,
|
D | inode.c | 5756 struct inode *btrfs_iget_path(struct super_block *s, struct btrfs_key *location, in btrfs_iget_path() function 5794 return btrfs_iget_path(s, location, root, new, NULL); in btrfs_iget()
|