Searched refs:sync_it (Results 1 – 2 of 2) sorted by relevance
1874 int sync_it = 0; in file_update_time() local1883 sync_it = S_MTIME; in file_update_time()1886 sync_it |= S_CTIME; in file_update_time()1889 sync_it |= S_VERSION; in file_update_time()1891 if (!sync_it) in file_update_time()1898 ret = update_time(inode, &now, sync_it); in file_update_time()
2785 int sync_it = 0; in ntfs_truncate() local2789 sync_it = 1; in ntfs_truncate()2793 if (sync_it) in ntfs_truncate()