NetBSD/sys/fs/sysvbfs
pooka b4099c3e1d Rototill all remaining file systems to use ubc_uiomove() instead
of the ubc_alloc() - uiomove() - ubc_release() dance.
2008-11-26 20:17:33 +00:00
..
Makefile Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
bfs.c
bfs.h
bfs_sysvbfs.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
files.sysvbfs
sysvbfs.c Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
sysvbfs.h Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
sysvbfs_args.h Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
sysvbfs_vfsops.c Actually, use FWRITE for device open only if we aren't doing MNT_RDONLY. 2008-09-04 12:28:14 +00:00
sysvbfs_vnops.c Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00