Searched refs:null_write (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/boot/libsa/ |
H A D | nullfs.c | 90 null_write(struct open_file *f __unused, const void *buf __unused, in null_write() function
|
H A D | gzipfs.c | 58 .fo_write = null_write,
|
H A D | stand.h | 392 extern int null_write(struct open_file *, const void *, size_t, size_t *);
|
H A D | cd9660.c | 87 .fo_write = null_write,
|
H A D | tftp.c | 80 .fo_write = null_write,
|
H A D | nfs.c | 139 .fo_write = null_write,
|
H A D | dosfs.c | 57 .fo_write = null_write,
|
/illumos-gate/usr/src/boot/libsa/zfs/ |
H A D | zfs.c | 68 null_write,
|