Searched refs:AUTOFS_UNMOUNTALL (Results 1 – 3 of 3) sorted by relevance
42 case AUTOFS_UNMOUNTALL: { /* attempt to remove all autofs mounts */ in autofssys()
364 enum autofssys_op { AUTOFS_UNMOUNTALL, AUTOFS_SETDOOR }; enumerator
205 return (_autofssys(AUTOFS_UNMOUNTALL, (void *)zoneid)); in autofs_cleanup()