Searched refs:val_type (Results 1 – 1 of 1) sorted by relevance
271 long activeDefragSdsDict(dict* d, int val_type) { in activeDefragSdsDict() argument281 if (val_type == DEFRAG_SDS_DICT_VAL_IS_SDS) { in activeDefragSdsDict()285 } else if (val_type == DEFRAG_SDS_DICT_VAL_IS_STROB) { in activeDefragSdsDict()289 } else if (val_type == DEFRAG_SDS_DICT_VAL_VOID_PTR) { in activeDefragSdsDict()301 long activeDefragList(list *l, int val_type) { in activeDefragList() argument317 if (val_type == DEFRAG_SDS_DICT_VAL_IS_SDS) { in activeDefragList()321 } else if (val_type == DEFRAG_SDS_DICT_VAL_IS_STROB) { in activeDefragList()325 } else if (val_type == DEFRAG_SDS_DICT_VAL_VOID_PTR) { in activeDefragList()