Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dauto_fs.h75 #define AUTOFS_IOC_READY _IO(AUTOFS_IOCTL, AUTOFS_IOC_READY_CMD) macro
/linux-4.19.296/fs/autofs/
Dautofs_i.h33 #define AUTOFS_IOC_FIRST AUTOFS_IOC_READY
Droot.c906 case AUTOFS_IOC_READY: /* Wait queue: go ahead and retry */ in autofs_root_ioctl_unlocked()
955 if (cmd == AUTOFS_IOC_READY || cmd == AUTOFS_IOC_FAIL) in autofs_root_compat_ioctl()