Searched refs:DM_TABLE_LOAD (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/dev/dm/doc/ |
H A D | design.txt | 43 DM_TABLE_LOAD 150 10) DM_TABLE_LOAD 247 DM_TABLE_LOAD function with target_init routine. Every table 282 DM_TABLE_LOAD * 433 3a) DM_TABLE_LOAD, DM_TABLE_STATUS 434 DM_TABLE_LOAD ioctl loads table to device. DM_TABLE_STATUS send info about
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | dm-ioctl.h | 262 #define DM_TABLE_LOAD _IOWR(DM_IOCTL, DM_TABLE_LOAD_CMD, struct dm_ioctl) macro
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/misc/ |
H A D | dm-ioctl.h | 262 #define DM_TABLE_LOAD _IOWR(DM_IOCTL, DM_TABLE_LOAD_CMD, struct dm_ioctl) macro
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/ioctl/ |
H A D | libdm-nbsd-iface.c | 72 {"reload", DM_TABLE_LOAD, {4, 0, 0}}, /* DM_DEVICE_RELOAD */
|
H A D | libdm-iface.c | 99 {"reload", DM_TABLE_LOAD, {4, 0, 0}},
|