The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
The dentry alleged to be valid child of dparent
The parent dentry (known to be valid)
An insecure source has sent us a dentry, here we verify it and dget it. This is used by ncpfs in its readdir implementation. Zero is returned in the dentry is invalid.
<<< Previous | Home | Next >>> |
d_lookup | Up | d_delete |