The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Allocate a root ("/") dentry for the inode given. The inode is
instantiated and returned. NULL
is returned if there is insufficient
memory or the inode passed is NULL
.
<<< Previous | Home | Next >>> |
d_instantiate | Up | d_lookup |