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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dinode.c43 static int __ext2_write_inode(struct inode *inode, int do_sync);
90 __ext2_write_inode(inode, inode_needs_sync(inode));
1404 static int __ext2_write_inode(struct inode *inode, int do_sync) function
1511 return __ext2_write_inode(inode, wbc->sync_mode == WB_SYNC_ALL);

Completed in 9 milliseconds