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

/linux-4.1.27/fs/dlm/
H A Dlock.c230 static inline int is_demoted(struct dlm_lkb *lkb) is_demoted() function
2530 demoted = is_demoted(lkb); grant_pending_convert()
2541 if (!demoted && is_demoted(lkb)) { grant_pending_convert()
3135 /* is_demoted() means the can_be_granted() above set the grmode do_convert()
3141 if (is_demoted(lkb)) { do_convert()
4615 if (is_demoted(lkb)) __receive_convert_reply()
4625 if (is_demoted(lkb)) __receive_convert_reply()

Completed in 146 milliseconds