Searched refs:sync_it (Results 1 – 2 of 2) sorted by relevance
2059 int sync_it = 0; in inode_needs_update_time() local2066 sync_it = S_MTIME; in inode_needs_update_time()2069 sync_it |= S_CTIME; in inode_needs_update_time()2072 sync_it |= S_VERSION; in inode_needs_update_time()2074 if (!sync_it) in inode_needs_update_time()2077 return sync_it; in inode_needs_update_time()
2807 int sync_it = 0; in ntfs_truncate() local2811 sync_it = 1; in ntfs_truncate()2815 if (sync_it) in ntfs_truncate()