Home
last modified time | relevance | path

Searched refs:ext3_write_inode (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dext3_fs.h654 extern void ext3_write_inode (struct inode *, int);
/linux-2.4.37.9/fs/ext3/
Dsuper.c455 write_inode: ext3_write_inode, /* BKL not held. Don't need */
Dinode.c2353 void ext3_write_inode(struct inode *inode, int wait) in ext3_write_inode() function