Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsf_buf.h43 uint64_t sf_busy; /* times aborted on a busy page */ member
/f-stack/freebsd/sys/
H A Dsf_buf.h43 uint64_t sf_busy; /* times aborted on a busy page */ member
/f-stack/tools/netstat/
H A Dmbuf.c366 (uintmax_t)sfstat.sf_busy); in mbpr()
/f-stack/freebsd/kern/
H A Dkern_sendfile.c994 SFSTAT_INC(sf_busy); in vn_sendfile()