Searched refs:AT_STATX_FORCE_SYNC (Results 1 – 13 of 13) sorted by relevance
34 #define AT_STATX_FORCE_SYNC 0x2000 macro226 atflag |= AT_STATX_FORCE_SYNC; in main()
90 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
109 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
162 # define AT_STATX_FORCE_SYNC 0x2000 macro
23 AT_STATX_FORCE_SYNC); in nvmet_file_ns_revalidate()
227 case AT_STATX_FORCE_SYNC: in vboxsf_getattr()
1137 if (flags & AT_STATX_FORCE_SYNC) in fuse_update_get_attr()
813 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr()
2383 flags & AT_STATX_FORCE_SYNC); in ceph_getattr()
2390 if ((flags & AT_STATX_SYNC_TYPE) == AT_STATX_FORCE_SYNC)