Home
last modified time | relevance | path

Searched refs:vfs_path_lookup (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/server/
H A Dvfs.c1182 err = vfs_path_lookup(share_conf->vfs_path.dentry, in __ksmbd_vfs_kern_path()
/linux/fs/
H A Dnamei.c3074 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function
3084 EXPORT_SYMBOL(vfs_path_lookup);
H A Dnamespace.c4341 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 Daf_unix.c1208 err = vfs_path_lookup(root.dentry, root.mnt, sunaddr->sun_path, in unix_find_bsd()