Searched refs:fo_write (Results 1 – 7 of 7) sorted by relevance
| /illumos-gate/usr/src/boot/libsa/ |
| H A D | write.c | 90 if ((errno = (f->f_ops->fo_write)(f, dest, bcount, &resid))) in write()
|
| H A D | gzipfs.c | 58 .fo_write = null_write,
|
| H A D | stand.h | 112 int (*fo_write)(struct open_file *f, const void *buf, member
|
| H A D | tftp.c | 80 .fo_write = null_write,
|
| H A D | cd9660.c | 87 .fo_write = null_write,
|
| H A D | nfs.c | 139 .fo_write = null_write,
|
| H A D | dosfs.c | 58 .fo_write = null_write,
|