Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/autofs/
A Dwaitq.c17 struct autofs_wait_queue *wq, *nwq; in autofs_catatonic_mode()
79 struct autofs_wait_queue *wq, in autofs_notify_daemon()
178 static struct autofs_wait_queue *
181 struct autofs_wait_queue *wq; in autofs_find_wait()
201 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
207 struct autofs_wait_queue *wq; in validate_request()
306 struct autofs_wait_queue *wq; in autofs_wait()
378 wq = kmalloc(sizeof(struct autofs_wait_queue), GFP_KERNEL); in autofs_wait()
489 struct autofs_wait_queue *wq, **wql; in autofs_wait_release()
A Dautofs_i.h82 struct autofs_wait_queue { struct
84 struct autofs_wait_queue *next; argument
122 struct autofs_wait_queue *queues; /* Wait queue pointer */

Completed in 7 milliseconds