Searched refs:sync_inode (Results 1 – 5 of 5) sorted by relevance
87 ret = sync_inode(inode, &wbc); in ext3_sync_file()
94 ret = sync_inode(inode, &wbc); in ext4_sync_file()
755 int sync_inode(struct inode *inode, struct writeback_control *wbc) in sync_inode() function764 EXPORT_SYMBOL(sync_inode);
1434 return sync_inode(inode, &wbc); in ext2_sync_inode()
1501 ret = sync_inode(inode, &wbc); in writeback_inode()