Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dfcntl.h109 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
/Linux-v6.1/include/uapi/linux/
Dfcntl.h109 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
/Linux-v6.1/samples/vfs/
Dtest-statx.c34 #define AT_STATX_FORCE_SYNC 0x2000 macro