Home
last modified time | relevance | path

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

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