Searched refs:AUTOFS_IOC_FIRST (Results 1 – 2 of 2) sorted by relevance
30 #define AUTOFS_IOC_FIRST AUTOFS_IOC_READY macro
863 if (_IOC_TYPE(cmd) != _IOC_TYPE(AUTOFS_IOC_FIRST) || in autofs_root_ioctl_unlocked()864 _IOC_NR(cmd) - _IOC_NR(AUTOFS_IOC_FIRST) >= AUTOFS_IOC_COUNT) in autofs_root_ioctl_unlocked()
Completed in 5 milliseconds