D_ADD(9) The Linux VFS D_ADD(9)NAMEd_add - add dentry to hash queuesSYNOPSISvoid d_add(struct dentry * entry, struct inode * inode);ARGUMENTSentry dentry to add inode The inode to attach to this dentryDESCRIPTIONThis adds the entry to the hash queues and initializes inode. The entry was actually filled in earlier during d_alloc.COPYRIGHTKernel Hackers Manual 3.10 June 2014 D_ADD(9)
| Related Man Pages |
|---|
| debugfs_create_regset32(9) - centos |
| debugfs_create_u32(9) - centos |
| debugfs_create_u64(9) - centos |
| debugfs_create_u8(9) - centos |
| debugfs_create_bool(9) - suse |