Searched refs:AT_STATX_FORCE_SYNC (Results 1 – 8 of 8) sorted by relevance
40 #define AT_STATX_FORCE_SYNC 0x2000 macro232 atflag |= AT_STATX_FORCE_SYNC; in main()
147 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
247 case AT_STATX_FORCE_SYNC: in vboxsf_getattr()
984 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr()
2920 if ((flags & AT_STATX_SYNC_TYPE) == AT_STATX_FORCE_SYNC)
3162 flags & AT_STATX_FORCE_SYNC); in ceph_getattr()