Searched refs:ext3_dirty_inode (Results 1 - 3 of 3) sorted by relevance

/fs/ext3/
H A Dext3.h1056 extern void ext3_dirty_inode(struct inode *, int);
H A Dinode.c811 * generic_commit_write->__mark_inode_dirty->ext3_dirty_inode.
3457 * ext3_dirty_inode() is called from __mark_inode_dirty()
3470 void ext3_dirty_inode(struct inode *inode, int flags) function
H A Dsuper.c793 .dirty_inode = ext3_dirty_inode,

Completed in 338 milliseconds