Home
last modified time | relevance | path

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

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