Home
last modified time | relevance | path

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

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