Home
last modified time | relevance | path

Searched refs:AUTOFS_IOC_FAIL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dauto_fs.h67 #define AUTOFS_IOC_FAIL _IO(0x93,0x61) macro
/linux-4.4.14/fs/autofs4/
Droot.c870 case AUTOFS_IOC_FAIL: /* Wait queue: fail with ENOENT */ in autofs4_root_ioctl_unlocked()
915 if (cmd == AUTOFS_IOC_READY || cmd == AUTOFS_IOC_FAIL) in autofs4_root_compat_ioctl()