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