Searched refs:POSIX_FADV_STREAMID (Results 1 – 2 of 2) sorted by relevance
296 #ifndef POSIX_FADV_STREAMID297 #define POSIX_FADV_STREAMID 8 macro
480 if (posix_fadvise(f->fd, stream, f->io_size, POSIX_FADV_STREAMID) < 0) { in td_io_open_file()