suse man page for d_add

Query: d_add

OS: suse

Section: 9

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

D_ADD(9)							   The Linux VFS							  D_ADD(9)

NAME
d_add - add dentry to hash queues
SYNOPSIS
void d_add(struct dentry * entry, struct inode * inode);
ARGUMENTS
entry dentry to add inode The inode to attach to this dentry
DESCRIPTION
This adds the entry to the hash queues and initializes inode. The entry was actually filled in earlier during d_alloc.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 D_ADD(9)
Related Man Pages
debugfs_create_u16(9) - centos
debugfs_create_u32(9) - centos
debugfs_create_file(9) - centos
debugfs_create_bool(9) - suse
debugfs_create_blob(9) - suse
Similar Topics in the Unix Linux Community
Add additional numbers to file
Taking largest (negative) number from column of coordinates and adding positive form to every other
sort and add
Help with figuring division and addition based on column data and line numbers
Replace and add line in file with line in another file based on matching string