d_hash_and_lookup(9) centos man page | unix.com

Man Page: d_hash_and_lookup

Operating Environment: centos

Section: 9

D_HASH_AND_LOOKUP(9)						   The Linux VFS					      D_HASH_AND_LOOKUP(9)

NAME
d_hash_and_lookup - hash the qstr then search for a dentry
SYNOPSIS
struct dentry * d_hash_and_lookup(struct dentry * dir, struct qstr * name);
ARGUMENTS
dir Directory to search in name qstr of name we wish to find
DESCRIPTION
On lookup failure NULL is returned; on bad name - ERR_PTR(-error)
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 D_HASH_AND_LOOKUP(9)
Related Man Pages
debugfs_create_u16(9) - centos
debugfs_create_u32(9) - centos
debugfs_create_blob(9) - centos
debugfs_create_u16(9) - suse
debugfs_create_u64(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq