Searched refs:vfs_path_lookup (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/smb/server/ |
| H A D | vfs.c | 1182 err = vfs_path_lookup(share_conf->vfs_path.dentry, in __ksmbd_vfs_kern_path()
|
| /linux/fs/ |
| H A D | namei.c | 3074 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function 3084 EXPORT_SYMBOL(vfs_path_lookup);
|
| H A D | namespace.c | 4341 err = vfs_path_lookup(m->mnt_root, m, in mount_subtree() 6480 err = vfs_path_lookup(mnt_ns->root->mnt.mnt_root, &mnt_ns->root->mnt, in mntns_install()
|
| /linux/net/unix/ |
| H A D | af_unix.c | 1208 err = vfs_path_lookup(root.dentry, root.mnt, sunaddr->sun_path, in unix_find_bsd()
|