Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_volume.c79 if (hammer_lock_ex_try(&hmp->volume_lock) != 0) { in hammer_ioc_volume_add()
164 if (hammer_lock_ex_try(&hmp->volume_lock) != 0) { in hammer_ioc_volume_del()
300 if (hammer_lock_ex_try(&hmp->volume_lock) != 0) { in hammer_ioc_volume_list()
H A Dhammer_subs.c82 hammer_lock_ex_try(struct hammer_lock *lock) in hammer_lock_ex_try() function
H A Dhammer_btree.c2486 if (hammer_lock_ex_try(&parent->lock)) { in hammer_btree_get_parent()
2676 if (hammer_lock_ex_try(&child->lock) != 0) { in hammer_btree_lock_children()
H A Dhammer.h1039 int hammer_lock_ex_try(struct hammer_lock *lock);