Searched refs:ZFS_IOC_SETDOSFLAGS (Results 1 – 4 of 4) sorted by relevance
61 if (ioctl(fd, ZFS_IOC_SETDOSFLAGS, &dosflags) == -1) in main()
83 if (ioctl(fd, ZFS_IOC_SETDOSFLAGS, &flags) == -1) in main()
1005 case ZFS_IOC_SETDOSFLAGS: in zpl_ioctl()
1589 #define ZFS_IOC_SETDOSFLAGS _IOW(0x83, 2, uint64_t) macro