Searched refs:lcf_count (Results 1 – 2 of 2) sorted by relevance
114 LASSERT(fld->lcf_count > 0); in fld_rrb_hash()115 return do_div(seq, fld->lcf_count); in fld_rrb_hash()149 fld->lcf_name, hash, seq, fld->lcf_count); in fld_rrb_scan()248 fld->lcf_count++; in fld_client_add_target()264 fld->lcf_count--; in fld_client_del_target()355 fld->lcf_count = 0; in fld_client_init()395 fld->lcf_count--; in fld_client_fini()
115 int lcf_count; member