Searched refs:soo_read (Results 1 – 1 of 1) sorted by relevance
95 static int soo_read(struct fileproc *, struct uio *, int, vfs_context_t ctx);102 .fo_read = soo_read,113 soo_read(struct fileproc *fp, struct uio *uio, __unused int flags, in soo_read() function