clear_inode

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

clear_inode - clear an inode

SYNOPSIS

void clear_inode(struct inode * inode);

ARGUMENTS

inode

inode to clear

DESCRIPTION

This is called by the filesystem to tell us that the inode is no longer useful. We just terminate it with extreme prejudice.