Home
last modified time | relevance | path

Searched refs:force_sync (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/nfs/
Dinode.c781 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr() local
786 if ((query_flags & AT_STATX_DONT_SYNC) && !force_sync) in nfs_getattr()
814 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr()