Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dauto_fs.h70 #define AUTOFS_IOC_SETTIMEOUT32 _IOWR(0x93,0x64,compat_ulong_t) macro
/linux-4.1.27/fs/autofs4/
Droot.c882 case AUTOFS_IOC_SETTIMEOUT32: in autofs4_root_ioctl_unlocked()