Searched refs:AT_STATX_DONT_SYNC (Results 1 – 6 of 6) sorted by relevance
92 #define AT_STATX_DONT_SYNC 0x4000 /* - Don't sync attributes with the server */ macro
33 #define AT_STATX_DONT_SYNC 0x4000 macro229 atflag |= AT_STATX_DONT_SYNC; in main()
969 else if (flags & AT_STATX_DONT_SYNC) in fuse_update_get_attr()
790 if ((query_flags & AT_STATX_DONT_SYNC) && !force_sync) in nfs_getattr()
2338 if (!(flags & AT_STATX_DONT_SYNC)) { in ceph_getattr()