Searched refs:AUTOFSREQUEST (Results 1 – 5 of 5) sorted by relevance
111 #define AUTOFSREQUEST _IOR('I', 0x01, struct autofs_daemon_request) macro
689 case AUTOFSREQUEST: in autofs_ioctl()
523 error = ioctl(autofs_fd, AUTOFSREQUEST, &request); in main_automountd()
1779 unsigned IOCTL_AUTOFSREQUEST = AUTOFSREQUEST;
665 _(AUTOFSREQUEST, WRITE, struct_autofs_daemon_request_sz);