Searched refs:vfs_path_lookup (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | namei.h | 70 int vfs_path_lookup(struct dentry *, struct vfsmount *, const char *,
|
| /linux-6.15/fs/overlayfs/ |
| H A D | namei.c | 369 err = vfs_path_lookup(layer->mnt->mnt_root, layer->mnt, redirect, in ovl_lookup_data_layer()
|
| /linux-6.15/fs/smb/server/ |
| H A D | vfs.c | 1250 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path_locked()
|
| /linux-6.15/fs/ |
| H A D | namei.c | 2856 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function 2870 EXPORT_SYMBOL(vfs_path_lookup);
|
| H A D | namespace.c | 4390 err = vfs_path_lookup(m->mnt_root, m, in mount_subtree() 6459 err = vfs_path_lookup(mnt_ns->root->mnt.mnt_root, &mnt_ns->root->mnt, in mntns_install()
|