Home
last modified time | relevance | path

Searched refs:btrfs_iget_path (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/btrfs/
Dfree-space-cache.c81 inode = btrfs_iget_path(fs_info->sb, &location, root, NULL, path); in __lookup_free_space_inode()
Dctree.h2872 struct inode *btrfs_iget_path(struct super_block *s, struct btrfs_key *location,
Dinode.c5756 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()