Searched refs:lcf_count (Results 1 – 2 of 2) sorted by relevance
113 LASSERT(fld->lcf_count > 0); in fld_rrb_hash()114 return do_div(seq, fld->lcf_count); in fld_rrb_hash()148 fld->lcf_name, hash, seq, fld->lcf_count); in fld_rrb_scan()247 fld->lcf_count++; in fld_client_add_target()263 fld->lcf_count--; in fld_client_del_target()340 fld->lcf_count = 0; in fld_client_init()380 fld->lcf_count--; in fld_client_fini()
106 int lcf_count; member