Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsocketvar.h639 struct sendfile_queue { struct
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c1995 struct sendfile_queue *snfq;
2005 snfq = kmem_zalloc(sizeof (struct sendfile_queue), KM_SLEEP); in sendfile_init()