Searched defs:lkb_status (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | debug_fs.c | 707 int n, len, lkb_nodeid, lkb_status, error; in table_write2() local
|
H A D | lock.c | 6094 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) dlm_debug_add_lkb() argument [all...] |
H A D | dlm_internal.h | 243 int8_t lkb_status; /* granted, waiting, convert */ member
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | dlm_internal.h | 242 int8_t lkb_status; /* granted, waiting, convert */ member
|
Completed in 11 milliseconds