Searched refs:force_sync (Results 1 – 1 of 1) sorted by relevance
785 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr() local790 if ((query_flags & AT_STATX_DONT_SYNC) && !force_sync) in nfs_getattr()821 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr()