Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/dlm/
H A Dlock.c2600 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() function
2639 if (lkb->lkb_bastfn && lock_requires_bast(lkb, high, cw)) { in grant_pending_locks()
/kernel/linux/linux-6.6/fs/dlm/
H A Dlock.c2374 static int lock_requires_bast(struct dlm_lkb *gr, int high, int cw) in lock_requires_bast() function
2413 if (lkb->lkb_bastfn && lock_requires_bast(lkb, high, cw)) { in grant_pending_locks()

Completed in 14 milliseconds