Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnamei.h68 int vfs_path_lookup(struct dentry *, struct vfsmount *, const char *,
/linux-6.12.1/fs/overlayfs/
Dnamei.c371 err = vfs_path_lookup(layer->mnt->mnt_root, layer->mnt, redirect, in ovl_lookup_data_layer()
/linux-6.12.1/fs/smb/server/
Dvfs.c1262 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path_locked()
/linux-6.12.1/fs/
Dnamei.c2751 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function
2765 EXPORT_SYMBOL(vfs_path_lookup);
Dnamespace.c4015 err = vfs_path_lookup(m->mnt_root, m, in mount_subtree()
5772 err = vfs_path_lookup(mnt_ns->root->mnt.mnt_root, &mnt_ns->root->mnt, in mntns_install()