Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h115 struct buf *d_actl; /* tail of wait list */ member
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c1097 fdp->d_actl->av_forw = bp; in fd_strategy()
1100 fdp->d_actl = bp; in fd_strategy()