Searched refs:remove_lock (Results 1 – 2 of 2) sorted by relevance
39 spinlock_t remove_lock; /* protect tail writes in chan_hdr */ member68 spin_lock_init(&p->remove_lock); in visorchannel_create_guts()430 spin_lock(&channel->remove_lock); in visorchannel_signalremove()432 spin_unlock(&channel->remove_lock); in visorchannel_signalremove()
2068 static void remove_lock(struct dlm_rsb *r, struct dlm_lkb *lkb) in remove_lock() function3185 remove_lock(r, lkb); in do_unlock()