Searched refs:sync_it (Results 1 – 2 of 2) sorted by relevance
2152 int sync_it = 0; in inode_needs_update_time() local2161 sync_it = S_MTIME; in inode_needs_update_time()2165 sync_it |= S_CTIME; in inode_needs_update_time()2168 sync_it |= S_VERSION; in inode_needs_update_time()2170 return sync_it; in inode_needs_update_time()
2808 int sync_it = 0; in ntfs_truncate() local2812 sync_it = 1; in ntfs_truncate()2816 if (sync_it) in ntfs_truncate()