The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Allocates a dentry. It returns NULL
if there is insufficient memory
available. On a success the dentry is returned. The name passed in is
copied and the copy passed in may be reused after this call.
<<< Previous | Home | Next >>> |
shrink_dcache_parent | Up | d_instantiate |