Query: lookup_one_len
OS: centos
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)NAMElookup_one_len - filesystem helper to lookup single pathname componentSYNOPSISstruct dentry * lookup_one_len(const char * name, struct dentry * base, int len);ARGUMENTSname pathname component to lookup base base directory to lookup from len maximum length len should be interpreted toDESCRIPTIONNote 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 LOOKUP_ONE_LEN(9)
Related Man Pages |
---|
debugfs_create_file(9) - centos |
debugfs_create_blob(9) - centos |
debugfs_create_u8(9) - centos |
debugfs_create_u16(9) - suse |
debugfs_create_u8(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |