NetBSD/sys/dev/dmover
dholland f9228f4225 Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
2014-07-25 08:10:31 +00:00
..
Makefile
dmover_backend.c Convert remaining simplelock usage in dmover(4) to a RUN_ONCE(9). 2011-05-14 18:24:47 +00:00
dmover_io.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
dmover_io.h
dmover_process.c Convert simplelock to mutex in this portion of dmover(4). 2011-05-14 14:49:19 +00:00
dmover_request.c Convert remaining simplelock usage in dmover(4) to a RUN_ONCE(9). 2011-05-14 18:24:47 +00:00
dmover_session.c Convert remaining simplelock usage in dmover(4) to a RUN_ONCE(9). 2011-05-14 18:24:47 +00:00
dmover_util.c
dmovervar.h
files.dmover
swdmover.c