Searched defs:lkb_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/dlm/
H A Ddebug_fs.c712 uint32_t lkb_id; local
850 uint32_t lkb_id; local
[all...]
H A Dlock.c6136 dlm_debug_add_lkb(struct dlm_ls *ls, uint32_t lkb_id, char *name, int len, int lkb_nodeid, unsigned int lkb_dflags, int lkb_status) argument
6181 dlm_debug_add_lkb_to_waiters(struct dlm_ls *ls, uint32_t lkb_id, int mstype, int to_nodeid) argument
[all...]
H A Ddlm_internal.h235 uint32_t lkb_id; /* our lock ID */ member in struct:dlm_lkb

Completed in 142 milliseconds