Searched refs:ioc_patch (Results 1 – 5 of 5) sorted by relevance
210 struct ioc_patch { struct213 #define CDIOCSETPATCH _IOW('c', 9, struct ioc_patch) argument
673 unsigned struct_ioc_patch_sz = sizeof(ioc_patch);
835 unsigned struct_ioc_patch_sz = sizeof(ioc_patch);
834 unsigned struct_ioc_patch_sz = sizeof(ioc_patch);
1324 struct ioc_patch *arg = addr; in cdioctl()