Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dlvm-functions.h37 extern int hold_unlock(char *resource);
H A Dlvm-functions.c289 int hold_unlock(char *resource) in hold_unlock() function
438 status = hold_unlock(resource); in do_deactivate_lv()
586 if (hold_unlock(resource)) in post_lock_lv()