Query: d_hash_and_lookup
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
D_HASH_AND_LOOKUP(9) The Linux VFS D_HASH_AND_LOOKUP(9)NAMEd_hash_and_lookup - hash the qstr then search for a dentrySYNOPSISstruct dentry * d_hash_and_lookup(struct dentry * dir, struct qstr * name);ARGUMENTSdir Directory to search in name qstr of name we wish to findDESCRIPTIONOn lookup failure NULL is returned; on bad name - ERR_PTR(-error)COPYRIGHTKernel Hackers Manual 3.10 June 2014 D_HASH_AND_LOOKUP(9)
Related Man Pages |
---|
debugfs_create_u64(9) - centos |
debugfs_create_bool(9) - centos |
debugfs_create_blob(9) - centos |
securityfs_create_file(9) - centos |
debugfs_create_bool(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
Controlling user input |