suse man page for lookup_one_len

Query: lookup_one_len

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LOOKUP_ONE_LEN(9)						   The Linux VFS						 LOOKUP_ONE_LEN(9)

NAME
lookup_one_len - filesystem helper to lookup single pathname component
SYNOPSIS
struct dentry * lookup_one_len(const char * name, struct dentry * base, int len);
ARGUMENTS
name pathname component to lookup base base directory to lookup from len maximum length len should be interpreted to
DESCRIPTION
Note that this routine is purely a helper for filesystem usage and should not be called by generic code. Also note that by using this function the nameidata argument is passed to the filesystem methods and a filesystem using this helper needs to be prepared for that.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LOOKUP_ONE_LEN(9)
Related Man Pages
debugfs_create_u32(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_u16(9) - suse
debugfs_create_u8(9) - suse
securityfs_create_file(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB