Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds