Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfcntl.h47 #define AT_STATX_FORCE_SYNC 0x2000 macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dfcntl.h109 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dfcntl.h109 #define AT_STATX_FORCE_SYNC 0x2000 /* - Force the attributes to be sync'd with the server */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfcntl.h64 #define AT_STATX_FORCE_SYNC 0x2000 macro
/kernel/linux/linux-5.10/samples/vfs/
Dtest-statx.c34 #define AT_STATX_FORCE_SYNC 0x2000 macro