vfs_path_lookup(9) suse man page | unix.com

Man Page: vfs_path_lookup

Operating Environment: suse

Section: 9

VFS_PATH_LOOKUP(9)						   The Linux VFS						VFS_PATH_LOOKUP(9)

NAME
vfs_path_lookup - lookup a file path relative to a dentry-vfsmount pair
SYNOPSIS
int vfs_path_lookup(struct dentry * dentry, struct vfsmount * mnt, const char * name, unsigned int flags, struct nameidata * nd);
ARGUMENTS
dentry pointer to dentry of the base directory mnt pointer to vfs mount of the base directory name pointer to file name flags lookup flags nd pointer to nameidata
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VFS_PATH_LOOKUP(9)
Related Man Pages
debugfs_create_u32(9) - centos
debugfs_create_u64(9) - centos
debugfs_create_u8(9) - centos
securityfs_create_file(9) - centos
debugfs_create_u8(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I