Searched refs:vfs_path_lookup (Results 1 – 7 of 7) sorted by relevance
/linux/fs/ |
A D | internal.h | 61 extern int vfs_path_lookup(struct dentry *, struct vfsmount *,
|
A D | namespace.c | 3497 err = vfs_path_lookup(m->mnt_root, m, in mount_subtree() 4566 err = vfs_path_lookup(mnt_ns->root->mnt.mnt_root, &mnt_ns->root->mnt, in mntns_install()
|
A D | namei.c | 2584 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function 2598 EXPORT_SYMBOL(vfs_path_lookup);
|
/linux/fs/ksmbd/ |
A D | vfs.c | 1212 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path() 1252 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path()
|
/linux/ |
A D | vmlinux.symvers | 376 0x00000000 vfs_path_lookup vmlinux EXPORT_SYMBOL
|
A D | System.map | 8802 ffff80001025bcd4 T vfs_path_lookup
|
A D | .tmp_System.map | 8802 ffff80001025bcd4 T vfs_path_lookup
|
Completed in 313 milliseconds