Searched refs:AT_STATX_FORCE_SYNC (Results 1 – 7 of 7) sorted by relevance
91 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
32 #define AT_STATX_FORCE_SYNC 0x2000 macro224 atflag |= AT_STATX_FORCE_SYNC; in main()
47 &stat, STATX_SIZE, AT_STATX_FORCE_SYNC); in nvmet_file_ns_enable()
967 if (flags & AT_STATX_FORCE_SYNC) in fuse_update_get_attr()
785 bool force_sync = query_flags & AT_STATX_FORCE_SYNC; in nfs_getattr()
2340 flags & AT_STATX_FORCE_SYNC); in ceph_getattr()