Home
last modified time | relevance | path

Searched refs:btrfs_lookup_dentry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dbtrfs_inode.h420 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry);
H A Dioctl.c860 inode = btrfs_lookup_dentry(d_inode(dentry->d_parent), dentry); in create_snapshot()
H A Dinode.c5645 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry) in btrfs_lookup_dentry() function
5728 struct inode *inode = btrfs_lookup_dentry(dir, dentry); in btrfs_lookup()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dioctl.c777 inode = btrfs_lookup_dentry(dir, dentry); in create_subvol()
873 inode = btrfs_lookup_dentry(d_inode(dentry->d_parent), dentry); in create_snapshot()
H A Dctree.h2992 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry);
H A Dinode.c5517 struct inode *btrfs_lookup_dentry(struct inode *dir, struct dentry *dentry) in btrfs_lookup_dentry() function
5600 struct inode *inode = btrfs_lookup_dentry(dir, dentry); in btrfs_lookup()

Completed in 42 milliseconds