Rechercher une page de manuel
d_invalidate
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
d_invalidate - invalidate a dentrySYNOPSIS
- 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre