Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlock.h25 int dlm_lock_recovery_try(struct dlm_ls *ls);
H A Ddebug_fs.c602 ret = dlm_lock_recovery_try(ls); in waiters_read()
645 error = dlm_lock_recovery_try(ls); in waiters_write()
H A Dlock.c214 int dlm_lock_recovery_try(struct dlm_ls *ls) in dlm_lock_recovery_try() function