Searched refs:grant_pending_wait (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 2575 static int grant_pending_wait(struct dlm_rsb *r, int high, int *cw, in grant_pending_wait() function 2627 high = grant_pending_wait(r, high, &cw, count); in grant_pending_locks()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lock.c | 2349 static int grant_pending_wait(struct dlm_rsb *r, int high, int *cw, in grant_pending_wait() function 2401 high = grant_pending_wait(r, high, &cw, count); in grant_pending_locks()
|
Completed in 14 milliseconds