Searched refs:AT_STATX_FORCE_SYNC (Results 1 – 9 of 9) sorted by relevance
110 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
34 #define AT_STATX_FORCE_SYNC 0x2000 macro226 atflag |= AT_STATX_FORCE_SYNC; in main()
246 case AT_STATX_FORCE_SYNC: in vboxsf_getattr()
1291 #ifdef AT_STATX_FORCE_SYNC1292 FLAG_GENERIC_MASK(AT_STATX_FORCE_SYNC, AT_STATX_SYNC_TYPE),
1304 else if (flags & AT_STATX_FORCE_SYNC) in fuse_update_get_attr()
843 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr()
2976 flags & AT_STATX_FORCE_SYNC); in ceph_getattr()
2718 if ((flags & AT_STATX_SYNC_TYPE) == AT_STATX_FORCE_SYNC)