Searched defs:POSIX_FADV_SEQUENTIAL (Results 1 – 6 of 6) sorted by relevance
7 #define POSIX_FADV_SEQUENTIAL 2 /* Expect sequential page references. */ macro
204 pub const POSIX_FADV_SEQUENTIAL: c_int = 1; constant
348 pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant
1032 pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant
1043 pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant
1965 pub const POSIX_FADV_SEQUENTIAL: ::c_int = 2; constant