Searched refs:zvol_cdev_open (Results 1 – 1 of 1) sorted by relevance
164 static d_open_t zvol_cdev_open; variable175 .d_open = zvol_cdev_open,844 zvol_cdev_open(struct cdev *dev, int flags, int fmt, struct thread *td) in zvol_cdev_open() function