Searched refs:inode_needs_sync (Results 1 – 5 of 5) sorted by relevance
132 int wait = inode_needs_sync(inode); in fat_chain_add()
539 if (inode_needs_sync(inode)) in fat_alloc_clusters()
288 if (inode && inode_needs_sync(inode)) { in __ext4_handle_dirty_metadata()
88 __ext2_write_inode(inode, inode_needs_sync(inode)); in ext2_evict_inode()1217 if (inode_needs_sync(inode)) { in ext2_setsize()
1721 int inode_needs_sync(struct inode *inode) in inode_needs_sync() function1729 EXPORT_SYMBOL(inode_needs_sync);