Searched defs:advise (Results 1 – 2 of 2) sorted by relevance
10 const struct xlat advise[] = { variable
202 static int posix_fadvise(int fd, loff_t offset, size_t len, int advise) in posix_fadvise()