Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_maptbl.c455 maptbl_object_p->i_stat_filled = 0; in maptbl_setup()
596 maptbl_object_p->i_stat_filled++; in maptbl_set()
623 maptbl_object_p->i_stat_filled)); in maptbl_dumpstats()
644 xx = ((100.0 * maptbl_object_p->i_stat_filled) / in maptbl_dumpstats()
H A Dcfsd_maptbl.h41 int i_stat_filled; /* number of filled entries */ member