Searched refs:md_cntr_base (Results 1 – 3 of 3) sorted by relevance
1483 LASSERT(obd->md_cntr_base == 0); in lprocfs_alloc_md_stats()1505 obd->md_cntr_base = num_private_stats; in lprocfs_alloc_md_stats()1517 obd->md_cntr_base = 0; in lprocfs_free_md_stats()
396 coffset = (unsigned int)((obdx)->md_cntr_base) + \405 coffset = (unsigned int)((export)->exp_obd->md_cntr_base) + \
913 unsigned int md_cntr_base; member