Searched defs:POSIX_FADV_DONTNEED (Results 1 - 1 of 1) sorted by path

/external/kernel-headers/original/linux/
H A Dfadvise.h10 * The advise values for POSIX_FADV_DONTNEED and POSIX_ADV_NOREUSE
14 #define POSIX_FADV_DONTNEED 6 /* Don't need these pages. */ macro
17 #define POSIX_FADV_DONTNEED 4 /* Don't need these pages. */ macro

Completed in 118 milliseconds