Home
last modified time | relevance | path

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

/linux-4.19.296/fs/autofs/
Dwaitq.c20 struct autofs_wait_queue *wq, *nwq; in autofs_catatonic_mode() local
34 nwq = wq->next; in autofs_catatonic_mode()
41 wq = nwq; in autofs_catatonic_mode()