Searched refs:AT_STATX_FORCE_SYNC (Results 1 – 8 of 8) sorted by relevance
34 #define AT_STATX_FORCE_SYNC 0x2000 macro226 atflag |= AT_STATX_FORCE_SYNC; in main()
116 #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()
920 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr()
1320 else if (flags & AT_STATX_FORCE_SYNC) in fuse_update_get_attr()
2692 if ((flags & AT_STATX_SYNC_TYPE) == AT_STATX_FORCE_SYNC)
3066 flags & AT_STATX_FORCE_SYNC); in ceph_getattr()