Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c127 static int req_width(kstat_t *, int);
400 field_width = req_width(rfsproccnt_v2_kstat, field_width); in getstats_rfsproc()
404 field_width = req_width(rfsproccnt_v3_kstat, field_width); in getstats_rfsproc()
408 field_width = req_width(rfsproccnt_v4_kstat, field_width); in getstats_rfsproc()
419 field_width = req_width(rfsreqcnt_v2_kstat, field_width); in getstats_rfsreq()
423 field_width = req_width(rfsreqcnt_v3_kstat, field_width); in getstats_rfsreq()
427 field_width = req_width(rfsreqcnt_v4_kstat, field_width); in getstats_rfsreq()
438 field_width = req_width(aclproccnt_v2_kstat, field_width); in getstats_aclproc()
442 field_width = req_width(aclproccnt_v3_kstat, field_width); in getstats_aclproc()
453 field_width = req_width(aclreqcnt_v2_kstat, field_width); in getstats_aclreq()
[all …]