Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sendfile.c88 struct sf_io { struct
279 sendfile_iowait(struct sf_io *sfio, const char *wmesg) in sendfile_iowait()
291 struct sf_io *sfio = arg; in sendfile_iodone()
415 sendfile_swapin(vm_object_t obj, struct sf_io *sfio, int *nios, off_t off, in sendfile_swapin()
761 struct sf_io *sfio; in vn_sendfile()
931 sfio = malloc(sizeof(struct sf_io) + in vn_sendfile()