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