Searched refs:AT_STATX_DONT_SYNC (Results 1 – 2 of 2) sorted by relevance
57 #define AT_STATX_DONT_SYNC 0x4000 /* - Don't sync attributes with the server */ macro
100 const AT_STATX_DONT_SYNC = 0x4000; constant