Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Ddebug_fs.c642 int n, len, lkb_nodeid, lkb_status, error; in table_write2() local
Ddlm_internal.h251 int8_t lkb_status; /* granted, waiting, convert */ member
Dlock.c6400 int lkb_nodeid, unsigned int lkb_flags, int lkb_status) in dlm_debug_add_lkb()