lkb_ref           199 fs/dlm/ast.c   		kref_get(&lkb->lkb_ref);
lkb_ref           233 fs/dlm/dlm_internal.h 	struct kref		lkb_ref;
lkb_ref          1192 fs/dlm/lock.c  	kref_init(&lkb->lkb_ref);
lkb_ref          1225 fs/dlm/lock.c  		kref_get(&lkb->lkb_ref);
lkb_ref          1234 fs/dlm/lock.c  	struct dlm_lkb *lkb = container_of(kref, struct dlm_lkb, lkb_ref);
lkb_ref          1250 fs/dlm/lock.c  	if (kref_put(&lkb->lkb_ref, kill_lkb)) {
lkb_ref          1283 fs/dlm/lock.c  	kref_get(&lkb->lkb_ref);
lkb_ref          1294 fs/dlm/lock.c  	rv = kref_put(&lkb->lkb_ref, kill_lkb);
lkb_ref          1314 fs/dlm/lock.c  	kref_get(&lkb->lkb_ref);
lkb_ref           217 fs/dlm/user.c  		kref_get(&lkb->lkb_ref);