Home
last modified time | relevance | path

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

/linux-4.19.296/fs/autofs/
Dwaitq.c39 if (!--wq->wait_ctr) in autofs_catatonic_mode()
444 wq->wait_ctr = 2; in autofs_wait()
471 wq->wait_ctr++; in autofs_wait()
522 if (!--wq->wait_ctr) in autofs_wait()
551 if (!--wq->wait_ctr) in autofs_wait_release()
Dautofs_i.h99 unsigned int wait_ctr; member