Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dauto_fs.h77 #define AUTOFS_IOC_CATATONIC _IO(AUTOFS_IOCTL, AUTOFS_IOC_CATATONIC_CMD) macro
/Linux-v4.19/fs/autofs/
Droot.c910 case AUTOFS_IOC_CATATONIC: /* Enter catatonic mode (daemon shutdown) */ in autofs_root_ioctl_unlocked()