Home
last modified time | relevance | path

Searched defs:fadvise_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dfile.h173 struct fadvise_info { struct
174 int fa_advice; /* (f) FADV_* type. */
175 off_t fa_start; /* (f) Region start. */
199 struct fadvise_info *fvn_advice; argument