Searched refs:grant_pending_convert (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 2506 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() function 2626 high = grant_pending_convert(r, high, &cw, count); in grant_pending_locks() 3146 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lock.c | 2280 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() function 2400 high = grant_pending_convert(r, high, &cw, count); in grant_pending_locks() 2937 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()
|
Completed in 16 milliseconds