Searched refs:AT_STATX_FORCE_SYNC (Results 1 – 9 of 9) 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()
1321 else if (flags & AT_STATX_FORCE_SYNC) in fuse_update_get_attr()
3066 flags & AT_STATX_FORCE_SYNC); in ceph_getattr()
2791 if ((flags & AT_STATX_SYNC_TYPE) == AT_STATX_FORCE_SYNC)