Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_logmgr.h382 wait_queue_head_t syncwait; /* 4: */ member
H A Djfs_txnmgr.c374 TXN_SLEEP(&log->syncwait); in txBegin()
468 TXN_SLEEP(&log->syncwait); in txBeginAnon()
557 TXN_WAKEUP(&log->syncwait); in txEnd()
2871 TXN_WAKEUP(&log->syncwait); in txResume()
H A Djfs_logmgr.c1095 init_waitqueue_head(&log->syncwait); in lmLogOpen()
1162 init_waitqueue_head(&log->syncwait); in open_inline_log()
1199 init_waitqueue_head(&dummy_log->syncwait); in open_dummy_log()