Home
last modified time | relevance | path

Searched refs:fo_read (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dread.c116 errno = (f->f_ops->fo_read)(f, dest, resid, &cresid); in read()
123 errno = (f->f_ops->fo_read)(f, f->f_rabuf, SOPEN_RASIZE, in read()
H A Dbzipfs.c80 .fo_read = bzf_read,
H A Dgzipfs.c57 .fo_read = zf_read,
H A Dstand.h109 int (*fo_read)(struct open_file *f, void *buf, member
H A Dcd9660.c86 .fo_read = cd9660_read,
H A Dtftp.c79 .fo_read = tftp_read,
H A Dnfs.c138 .fo_read = nfs_read,
H A Ddosfs.c55 .fo_read = dos_read,