Searched refs:zvol_d_open (Results 1 – 1 of 1) sorted by relevance
205 static d_open_t zvol_d_open; variable214 .d_open = zvol_d_open,3007 zvol_d_open(struct cdev *dev, int flags, int fmt, struct thread *td) function