Searched refs:clc_nr (Results 1 – 2 of 2) sorted by relevance
1587 closure->clc_nr = 0; in cl_lock_closure_init()1649 closure->clc_nr++; in cl_lock_enclosure()1688 closure->clc_nr--; in cl_lock_disclosure()1690 LASSERT(closure->clc_nr == 0); in cl_lock_disclosure()1697 LASSERT(closure->clc_nr == 0); in cl_lock_closure_fini()
1538 int clc_nr; member