Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnamei.h72 int vfs_path_lookup(struct dentry *, struct vfsmount *, const char *,
/Linux-v6.6/fs/overlayfs/
Dnamei.c365 err = vfs_path_lookup(layer->mnt->mnt_root, layer->mnt, redirect, in ovl_lookup_data_layer()
/Linux-v6.6/fs/smb/server/
Dvfs.c1247 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path_locked()
/Linux-v6.6/fs/
Dnamespace.c3842 err = vfs_path_lookup(m->mnt_root, m, in mount_subtree()
4968 err = vfs_path_lookup(mnt_ns->root->mnt.mnt_root, &mnt_ns->root->mnt, in mntns_install()
Dnamei.c2644 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function
2658 EXPORT_SYMBOL(vfs_path_lookup);