Searched refs:force_sync (Results 1 – 2 of 2) sorted by relevance
1205 if not self.options.force_sync and not updated:1419 if options.force_sync:1811 if len(configs) == 0 and not any((options.force_sync, options.build_db,
813 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr() local818 if ((query_flags & AT_STATX_DONT_SYNC) && !force_sync) { in nfs_getattr()848 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr()