Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dfcntl.h90 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
/Linux-v4.19/include/uapi/linux/
Dfcntl.h90 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
/Linux-v4.19/samples/statx/
Dtest-statx.c32 #define AT_STATX_FORCE_SYNC 0x2000 macro