Searched refs:zvol_cdev_close (Results 1 – 1 of 1) sorted by relevance
165 static d_close_t zvol_cdev_close; variable176 .d_close = zvol_cdev_close,948 zvol_cdev_close(struct cdev *dev, int flags, int fmt, struct thread *td) in zvol_cdev_close() function