Searched refs:sendfile_queue (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h639 struct sendfile_queue { struct
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2009 struct sendfile_queue *snfq;
2019 snfq = kmem_zalloc(sizeof (struct sendfile_queue), KM_SLEEP);

Completed in 68 milliseconds