Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfdbuffer.h95 typedef struct fdbuffer { struct
98 size_t fd_len; /* length of this fdbuffer */ argument
111 fdb_holes_t *fd_holes; /* holes list if this fdbuffer has holes */ argument
117 * Call this function when the I/O on the full range of fdbuffer argument
133 } fdbuffer_t; argument