Home
last modified time | relevance | path

Searched refs:sf_io (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_sendfile.c89 struct sf_io { struct
280 sendfile_iowait(struct sf_io *sfio, const char *wmesg) in sendfile_iowait()
292 struct sf_io *sfio = arg; in sendfile_iodone()
414 sendfile_swapin(vm_object_t obj, struct sf_io *sfio, int *nios, off_t off, in sendfile_swapin()
757 struct sf_io *sfio; in vn_sendfile()
927 sfio = malloc(sizeof(struct sf_io) + in vn_sendfile()