Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/autofs/
H A Dwaitq.c17 struct autofs_wait_queue *wq, *nwq; in autofs_catatonic_mode() local
31 nwq = wq->next; in autofs_catatonic_mode()
37 wq = nwq; in autofs_catatonic_mode()