Searched refs:efipart_ioctl (Results 1 – 1 of 1) sorted by relevance
56 static int efipart_ioctl(struct open_file *, u_long, void *);77 .dv_ioctl = efipart_ioctl,89 .dv_ioctl = efipart_ioctl,101 .dv_ioctl = efipart_ioctl,963 efipart_ioctl(struct open_file *f, u_long cmd, void *data) in efipart_ioctl() function