Searched refs:cmt_wq (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ubifs/
H A Dcommit.c219 wake_up(&c->cmt_wq);
230 wake_up(&c->cmt_wq);
397 wait_event(c->cmt_wq, c->cmt_state != COMMIT_RUNNING_BACKGROUND &&
H A Dubifs.h1056 * @cmt_wq: wait queue to sleep on if the log is full and a commit is running
1316 wait_queue_head_t cmt_wq; member in struct:ubifs_info
H A Dsuper.c2153 init_waitqueue_head(&c->cmt_wq);

Completed in 150 milliseconds