NetBSD/sys/dev/dm
jakllsch c2ca7b837e Fix build of i386 ALL kernel with patch from Greg A. Woods in PR/43056. 2010-03-26 15:46:04 +00:00
..
doc
Makefile Install netbsd-dm.h file to include/dev/dm so it can be used by public. 2009-12-05 11:34:37 +00:00
TODO Remove wrong TODO item, it violates abstraction between kernel-libdevmapper 2009-12-05 01:25:12 +00:00
device-mapper.c Fix build of i386 ALL kernel with patch from Greg A. Woods in PR/43056. 2010-03-26 15:46:04 +00:00
dm.h Add private lock to dm_dev_t used for mutual exclusion for diks(9) api 2009-12-29 23:37:47 +00:00
dm_dev.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_ioctl.c Be sure to config_cfattach_attach() in dmattach(). 2010-02-25 20:48:58 +00:00
dm_pdev.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_table.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target_error.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target_linear.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target_mirror.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target_snapshot.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target_stripe.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target_zero.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
files.dm Hook device-mapper to autoconf framework. Add dm_attach, dm_match and dm_detach 2010-01-03 22:22:23 +00:00
netbsd-dm.h Include only user-kernel communication protocol related information in this header. 2009-12-05 11:30:26 +00:00