Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbtrfs_inode.h587 struct inode *btrfs_iget_path(u64 ino, struct btrfs_root *root,
H A Dfree-space-cache.c119 inode = btrfs_iget_path(location.objectid, root, path); in __lookup_free_space_inode()
H A Dinode.c5624 struct inode *btrfs_iget_path(u64 ino, struct btrfs_root *root, in btrfs_iget_path() function