Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c126 static int jfs_commit_thread_waking; variable
2757 jfs_commit_thread_waking = 0; /* OK to wake another thread */ in jfs_lazycommit()
2799 jfs_commit_thread_waking = 0; in jfs_lazycommit()
2834 !jfs_commit_thread_waking) { in txLazyUnlock()
2835 jfs_commit_thread_waking = 1; in txLazyUnlock()