Home
last modified time | relevance | path

Searched defs:POSIX_FADV_NOREUSE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dfadvise.h16 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */ macro
19 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */ macro
/Linux-v5.15/tools/include/uapi/linux/
Dfadvise.h16 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */ macro
19 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */ macro