Home
last modified time | relevance | path

Searched refs:AUTOFS_IOC_READY (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dauto_fs.h69 #define AUTOFS_IOC_READY _IO(0x93,0x60) macro
/linux-3.4.99/fs/autofs4/
Dautofs_i.h23 #define AUTOFS_IOC_FIRST AUTOFS_IOC_READY
Droot.c842 case AUTOFS_IOC_READY: /* Wait queue: go ahead and retry */ in autofs4_root_ioctl_unlocked()
889 if (cmd == AUTOFS_IOC_READY || cmd == AUTOFS_IOC_FAIL) in autofs4_root_compat_ioctl()