D_DELETE

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

d_delete - delete a dentry  

SYNOPSIS

void d_delete (struct dentry * dentry);  

ARGUMENTS

dentry
The dentry to delete
 

DESCRIPTION

Turn the dentry into a negative dentry if possible, otherwise remove it from the hash queues so it can be deleted later  

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