Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/autofs/
Dwaitq.c17 struct autofs_wait_queue *wq, *nwq; in autofs_catatonic_mode()
79 struct autofs_wait_queue *wq, in autofs_notify_daemon()
223 static struct autofs_wait_queue *
226 struct autofs_wait_queue *wq; in autofs_find_wait()
246 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
252 struct autofs_wait_queue *wq; in validate_request()
351 struct autofs_wait_queue *wq; in autofs_wait()
419 wq = kmalloc(sizeof(struct autofs_wait_queue), GFP_KERNEL); in autofs_wait()
529 struct autofs_wait_queue *wq, **wql; in autofs_wait_release()
Dautofs_i.h84 struct autofs_wait_queue { struct
86 struct autofs_wait_queue *next; argument
123 struct autofs_wait_queue *queues; /* Wait queue pointer */