Searched refs:DM_IOCTL_OPEN (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/dm/
H A Dnetbsd-dm.h142 * Will change fields DM_IOCTL_OPEN, DM_IOCTL_DEV in received dictionary,
189 #define DM_IOCTL_OPEN "open_count" macro
H A Ddm_ioctl.c356 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_OPEN, dmv->table_head.io_cnt);
439 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_OPEN, dmv->table_head.io_cnt);
495 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_OPEN, dmv->table_head.io_cnt);
549 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_OPEN, dmv->table_head.io_cnt);
/netbsd-current/lib/libdm/
H A Dlibdm_ioctl.c493 DM_IOCTL_OPEN, &count);

Completed in 85 milliseconds