Home
last modified time | relevance | path

Searched refs:DLM_SBF_ALTMODE_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/dlm/
H A Ddlm_internal.h772 #define DLM_SBF_ALTMODE_BIT 2 macro
773 #define __DLM_SBF_MAX_BIT DLM_SBF_ALTMODE_BIT
H A Dlock.c236 return test_bit(DLM_SBF_ALTMODE_BIT, &lkb->lkb_sbflags); in is_altmode()
2269 set_bit(DLM_SBF_ALTMODE_BIT, &lkb->lkb_sbflags); in can_be_granted()

Completed in 9 milliseconds