Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dfcntl.h110 #define AT_STATX_DONT_SYNC 0x4000 /* - Don't sync attributes with the server */ macro
/Linux-v5.10/include/uapi/linux/
Dfcntl.h110 #define AT_STATX_DONT_SYNC 0x4000 /* - Don't sync attributes with the server */ macro
/Linux-v5.10/samples/vfs/
Dtest-statx.c35 #define AT_STATX_DONT_SYNC 0x4000 macro