Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Dlock.c1869 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw) in grant_pending_convert() function
1965 high = grant_pending_convert(r, high, &cw); in grant_pending_locks()
2502 grant_pending_convert(r, DLM_LOCK_IV, NULL); in do_convert()