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