Searched refs:lkb_id (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Dlock.c161 lkb->lkb_nodeid, lkb->lkb_id, lkb->lkb_remid, lkb->lkb_exflags,
597 if (tmp->lkb_id != lkid)
604 lkb->lkb_id = lkid;
618 if (lkb->lkb_id == lkid)
657 uint16_t bucket = (lkb->lkb_id >> 16);
821 lkb->lkb_id, lkb->lkb_wait_type, mstype,
837 lkb->lkb_id, error, lkb->lkb_flags, mstype,
874 lkb->lkb_id, lkb->lkb_flags, mstype, lkb->lkb_wait_type);
881 lkb->lkb_id, mstype, lkb->lkb_wait_type);
1210 lkb->lkb_id, m
[all...]
H A Ddebug_fs.c63 seq_printf(s, "%08x %s", lkb->lkb_id, print_lockmode(lkb->lkb_grmode));
147 seq_printf(s, "%08x %s", lkb->lkb_id,
321 lkb->lkb_id, lkb->lkb_wait_type,
H A Ddlm_internal.h221 uint32_t lkb_id; /* our lock ID */ member in struct:dlm_lkb
H A Drcom.c313 rl->rl_lkid = lkb->lkb_id;
H A Duser.c177 lkb->lkb_id, ua->lksb.sb_status, lkb->lkb_flags);

Completed in 134 milliseconds