Home
last modified time | relevance | path

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

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