Home
last modified time | relevance | path

Searched refs:lock_requires_bast (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/dlm/
Dlock.c2602 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() function
2641 if (lkb->lkb_bastfn && lock_requires_bast(lkb, high, cw)) { in grant_pending_locks()