Searched refs:autofs_daemon_done (Results 1 – 3 of 3) sorted by relevance
81 struct autofs_daemon_done { struct105 #define AUTOFSDONE _IOW('I', 0x03, struct autofs_daemon_done) argument
501 autofs_ioctl_done(struct autofs_daemon_done *add) in autofs_ioctl_done()574 return (autofs_ioctl_done((struct autofs_daemon_done *)arg)); in autofs_ioctl()
60 struct autofs_daemon_done add; in done()