Searched refs:AUTOFSDONE (Results 1 – 5 of 5) sorted by relevance
113 #define AUTOFSDONE _IOW('I', 0x03, struct autofs_daemon_done) macro
695 case AUTOFSDONE: in autofs_ioctl()
81 error = ioctl(autofs_fd, AUTOFSDONE, &add); in done()
1780 unsigned IOCTL_AUTOFSDONE = AUTOFSDONE;
666 _(AUTOFSDONE, READ, struct_autofs_daemon_done_sz);