Home
last modified time | relevance | path

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

/Linux-v4.19/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.c382 TXN_SLEEP(&log->syncwait); in txBegin()
476 TXN_SLEEP(&log->syncwait); in txBeginAnon()
565 TXN_WAKEUP(&log->syncwait); in txEnd()
2917 TXN_WAKEUP(&log->syncwait); in txResume()