Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dbtrfs_inode.h425 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry);
H A Dioctl.c879 inode = btrfs_lookup_dentry(d_inode(dentry->d_parent), dentry); in create_snapshot()
H A Dinode.c5663 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry) in btrfs_lookup_dentry() function
5746 struct inode *inode = btrfs_lookup_dentry(dir, dentry); in btrfs_lookup()