Searched refs:devfs_fo_read (Results 1 – 1 of 1) sorted by relevance
111 static int devfs_fo_read(struct file *, struct uio *, struct ucred *, int);191 .fo_read = devfs_fo_read,1251 devfs_fo_read(struct file *fp, struct uio *uio, in devfs_fo_read() function