Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_io.c1247 hammer_put_interlock(&io->lock, 0); in hammer_io_deallocate()
1266 hammer_put_interlock(&io->lock, 1); in hammer_io_deallocate()
1400 hammer_put_interlock(&io->lock, 1); in hammer_io_checkwrite()
H A Dhammer_subs.c710 hammer_put_interlock(struct hammer_lock *lock, int error) in hammer_put_interlock() function
H A Dhammer.h1055 void hammer_put_interlock(struct hammer_lock *lock, int error);