Searched refs:coh_attr_guard (Results 1 – 3 of 3) sorted by relevance
86 spin_lock_init(&h->coh_attr_guard); in cl_object_header_init()89 lockdep_set_class(&h->coh_attr_guard, &cl_attr_guard_class); in cl_object_header_init()175 return &cl_object_header(cl_object_top(o))->coh_attr_guard; in cl_object_attr_guard()
155 spin_lock(&subhdr->coh_attr_guard); in lov_init_sub()159 spin_unlock(&subhdr->coh_attr_guard); in lov_init_sub()171 spin_unlock(&subhdr->coh_attr_guard); in lov_init_sub()
430 spinlock_t coh_attr_guard; member