D_ADD
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
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.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 12:49:23 GMT, April 09, 2004