Searched refs:AUTOFS_IOC_READY (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dauto_fs.h78 #define AUTOFS_IOC_READY _IO(0x93,0x60) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Dautofs_i.h18 #define AUTOFS_IOC_FIRST AUTOFS_IOC_READY
H A Droot.c589 case AUTOFS_IOC_READY: /* Wait queue: go ahead and retry */
634 if (cmd == AUTOFS_IOC_READY || cmd == AUTOFS_IOC_FAIL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs4/
H A Dautofs_i.h22 #define AUTOFS_IOC_FIRST AUTOFS_IOC_READY
H A Droot.c948 case AUTOFS_IOC_READY: /* Wait queue: go ahead and retry */
1002 if (cmd == AUTOFS_IOC_READY || cmd == AUTOFS_IOC_FAIL)

Completed in 63 milliseconds