Searched defs:zvol_cdev_open (Results 1 – 1 of 1) sorted by relevance
158 static d_open_t zvol_cdev_open; variable911 zvol_cdev_open(struct cdev *dev, int flags, int fmt, struct thread *td) in zvol_cdev_open() function