Home
last modified time | relevance | path

Searched defs:AT_STATX_DONT_SYNC (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/uapi/linux/
Dfcntl.h91 #define AT_STATX_DONT_SYNC 0x4000 /* - Don't sync attributes with the server */ macro
/Linux-v4.19/include/uapi/linux/
Dfcntl.h91 #define AT_STATX_DONT_SYNC 0x4000 /* - Don't sync attributes with the server */ macro
/Linux-v4.19/samples/statx/
Dtest-statx.c33 #define AT_STATX_DONT_SYNC 0x4000 macro