Searched refs:efipart_ioctl (Results 1 – 1 of 1) sorted by relevance
55 static int efipart_ioctl(struct open_file *, u_long, void *);76 .dv_ioctl = efipart_ioctl,88 .dv_ioctl = efipart_ioctl,100 .dv_ioctl = efipart_ioctl,962 efipart_ioctl(struct open_file *f, u_long cmd, void *data) in efipart_ioctl() function