Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDuipc_syscalls.c2077 struct sf_io { struct
2089 struct sf_io *sfio = arg; in sf_iodone() argument
2139 sendfile_swapin(vm_object_t obj, struct sf_io *sfio, off_t off, off_t len, in sendfile_swapin()
2437 struct sf_io *sfio; in vn_sendfile()
2545 sfio = malloc(sizeof(struct sf_io) + in vn_sendfile()