Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs.h134 extern struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry,
H A Dvfs_inode.c723 * v9fs_vfs_lookup - VFS lookup hook to "walk" to a new inode
730 struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry, in v9fs_vfs_lookup() function
797 res = v9fs_vfs_lookup(dir, dentry, 0); in v9fs_vfs_atomic_open()
1381 .lookup = v9fs_vfs_lookup,
1396 .lookup = v9fs_vfs_lookup,
H A Dvfs_inode_dotl.c245 res = v9fs_vfs_lookup(dir, dentry, 0); in v9fs_vfs_atomic_open_dotl()
961 .lookup = v9fs_vfs_lookup,
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs.h174 extern struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry,
H A Dvfs_inode.c727 * v9fs_vfs_lookup - VFS lookup hook to "walk" to a new inode
734 struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry, in v9fs_vfs_lookup() function
804 res = v9fs_vfs_lookup(dir, dentry, 0); in v9fs_vfs_atomic_open()
1419 .lookup = v9fs_vfs_lookup,
1434 .lookup = v9fs_vfs_lookup,
H A Dvfs_inode_dotl.c246 res = v9fs_vfs_lookup(dir, dentry, 0); in v9fs_vfs_atomic_open_dotl()
986 .lookup = v9fs_vfs_lookup,

Completed in 7 milliseconds