Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dauto_fs.h68 #define AUTOFS_IOC_CATATONIC _IO(0x93,0x62) macro
/linux-4.4.14/fs/autofs4/
Droot.c872 case AUTOFS_IOC_CATATONIC: /* Enter catatonic mode (daemon shutdown) */ in autofs4_root_ioctl_unlocked()