Home
last modified time | relevance | path

Searched refs:POSIX_FADV_SEQUENTIAL (Results 1 – 2 of 2) sorted by last modified time

/dragonfly/sys/sys/
H A Dfcntl.h324 #define POSIX_FADV_SEQUENTIAL 1 /* expect sequential access */ macro
/dragonfly/contrib/xz/src/xz/
H A Dfile_io.c533 : POSIX_FADV_SEQUENTIAL); in io_open_src_real()
727 : POSIX_FADV_SEQUENTIAL); in io_open_src_real()