Searched refs:ZUT_IOC_MAX_CMD (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fs/ | ||
H A D | zut.h | 86 ZUT_IOC_MAX_CMD enumerator |
/titanic_44/usr/src/uts/common/fs/zut/ | ||
H A D | zut.c | 386 if (cmd <= ZUT_IOC_MIN_CMD || cmd >= ZUT_IOC_MAX_CMD) in zut_ioctl() |