Home
last modified time | relevance | path

Searched defs:lkb_status (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/dlm/
H A Ddebug_fs.c707 int n, len, lkb_nodeid, lkb_status, error; in table_write2() local
H A Ddlm_internal.h244 int8_t lkb_status; /* granted, waiting, convert */ member
H A Dlock.c6093 int lkb_nodeid, unsigned int lkb_dflags, int lkb_status) in dlm_debug_add_lkb()