Searched defs:zvol_cdev_close (Results 1 – 1 of 1) sorted by relevance
159 static d_close_t zvol_cdev_close; variable1016 zvol_cdev_close(struct cdev *dev, int flags, int fmt, struct thread *td) in zvol_cdev_close() function