Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dauto_fs.h75 #define AUTOFS_IOC_READY _IO(AUTOFS_IOCTL, AUTOFS_IOC_READY_CMD) macro
/linux/fs/autofs/
A Dautofs_i.h30 #define AUTOFS_IOC_FIRST AUTOFS_IOC_READY
A Droot.c879 case AUTOFS_IOC_READY: /* Wait queue: go ahead and retry */ in autofs_root_ioctl_unlocked()
928 if (cmd == AUTOFS_IOC_READY || cmd == AUTOFS_IOC_FAIL) in autofs_root_compat_ioctl()
/linux/Documentation/filesystems/
A Dautofs.rst375 - **AUTOFS_IOC_READY**:

Completed in 7 milliseconds