Searched refs:table_type (Results 1 – 1 of 1) sorted by relevance
589 int table_type; in dm_table_deps_ioctl() local619 table_type = DM_TABLE_INACTIVE; in dm_table_deps_ioctl()621 table_type = DM_TABLE_ACTIVE; in dm_table_deps_ioctl()623 tbl = dm_table_get_entry(&dmv->table_head, table_type); in dm_table_deps_ioctl()628 dm_table_release(&dmv->table_head, table_type); in dm_table_deps_ioctl()883 int table_type; in dm_table_status_ioctl() local906 table_type = DM_TABLE_INACTIVE; in dm_table_status_ioctl()908 table_type = DM_TABLE_ACTIVE; in dm_table_status_ioctl()929 tbl = dm_table_get_entry(&dmv->table_head, table_type); in dm_table_status_ioctl()955 dm_table_release(&dmv->table_head, table_type); in dm_table_status_ioctl()