Searched defs:AT_STATX_FORCE_SYNC (Results 1 – 4 of 4) sorted by relevance
109 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
259 # define AT_STATX_FORCE_SYNC 0x2000 macro
105 #define AT_STATX_FORCE_SYNC 0x2000 macro
1005 pub const AT_STATX_FORCE_SYNC: ::c_int = 0x2000; constant