D_INVALIDATE
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
d_invalidate - invalidate a dentry
SYNOPSIS
int d_invalidate (struct dentry * dentry);
ARGUMENTS
- dentry
-
dentry to invalidate
DESCRIPTION
Try to invalidate the dentry if it turns out to be
possible. If there are other dentries that can be
reached through this one we can't delete it and we
return -EBUSY. On success we return 0.
no dcache lock.
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: 09:51:03 GMT, April 09, 2004