Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c2124 int bioret, bufcount; in hsched_invoke_strategy() local
2194 bufcount = 1; in hsched_invoke_strategy()
2221 bufcount++; in hsched_invoke_strategy()
2232 DTRACE_PROBE3(hsfs_io_dequeued, struct hio *, fio, int, bufcount, in hsched_invoke_strategy()
2241 if (bufcount > hsched_coalesce_min) { in hsched_invoke_strategy()
2266 bufcount, size_t, bsize); in hsched_invoke_strategy()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn.c3941 int bufcount[MAX_DOMAINS]; in idn_buffer_report() local
3961 bzero(bufcount, sizeof (bufcount)); in idn_buffer_report()
3971 bufcount[bp->sb_domid]++; in idn_buffer_report()
3986 if (bufcount[d]) { in idn_buffer_report()
3989 d, bufcount[d]); in idn_buffer_report()
3992 d, bufcount[d]); in idn_buffer_report()