Data Fields | |
unsigned int | rval |
relative value, used to sort. | |
unsigned int | idx |
volume mapping table index. |
Definition at line 2019 of file Cache.cc.
unsigned int rtable_pair::idx |
volume mapping table index.
Definition at line 2021 of file Cache.cc.
Referenced by build_vol_hash_table().
unsigned int rtable_pair::rval |
relative value, used to sort.
Definition at line 2020 of file Cache.cc.
Referenced by build_vol_hash_table(), and cmprtable().