__mark_inode_dirty

Name

__mark_inode_dirty --  internal function

Synopsis

void __mark_inode_dirty (struct inode * inode);

Arguments

inode

inode to mark

Description

Mark an inode as dirty. Callers should use mark_inode_dirty.