Home
last modified time | relevance | path

Searched refs:_dm_table_size (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/disk/dm/
H A Ddm_table.c172 _dm_table_size(dm_table_head_t *head, int table) in _dm_table_size() function
199 return _dm_table_size(head, DM_TABLE_ACTIVE); in dm_table_size()
205 return _dm_table_size(head, DM_TABLE_INACTIVE); in dm_inactive_table_size()