Searched refs:clc_nr (Results 1 – 2 of 2) sorted by relevance
1562 closure->clc_nr = 0; in cl_lock_closure_init()1624 closure->clc_nr++; in cl_lock_enclosure()1663 closure->clc_nr--; in cl_lock_disclosure()1665 LASSERT(closure->clc_nr == 0); in cl_lock_disclosure()1672 LASSERT(closure->clc_nr == 0); in cl_lock_closure_fini()
1539 int clc_nr; member