Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jfs/
Djfs_logmgr.h395 wait_queue_head_t syncwait; /* 4: */ member
Djfs_logmgr.c1117 init_waitqueue_head(&log->syncwait); in lmLogOpen()
1184 init_waitqueue_head(&log->syncwait); in open_inline_log()
1221 init_waitqueue_head(&dummy_log->syncwait); in open_dummy_log()
Djfs_txnmgr.c383 TXN_SLEEP(&log->syncwait); in txBegin()
477 TXN_SLEEP(&log->syncwait); in txBeginAnon()
566 TXN_WAKEUP(&log->syncwait); in txEnd()
2923 TXN_WAKEUP(&log->syncwait); in txResume()