HomeSort by: relevance | last modified time | path
    Searched refs:dm_hash_destroy (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl2/lvm2/dist/lib/filters/
filter-persistent.c 46 dm_hash_destroy(pf->devices);
295 dm_hash_destroy(pf->devices);
335 dm_hash_destroy(pf->devices);
  /src/external/gpl2/lvm2/dist/lib/format1/
import-extents.c 79 dm_hash_destroy(maps);
371 dm_hash_destroy(maps);
import-export.c 552 dm_hash_destroy(lvd_hash);
  /src/external/gpl2/lvm2/dist/daemons/clvmd/
clvmd-command.c 355 dm_hash_destroy(lock_hash);
lvm-functions.c 232 dm_hash_destroy(lv_hash);
  /src/external/gpl2/lvm2/dist/lib/cache/
lvmcache.c 1313 dm_hash_destroy(_vgid_hash);
1319 dm_hash_destroy(_pvid_hash);
1326 dm_hash_destroy(_vgname_hash);
1333 dm_hash_destroy(_lock_hash);
  /src/external/gpl2/lvm2/dist/libdm/datastruct/
hash.c 135 void dm_hash_destroy(struct dm_hash_table *t) function
  /src/external/gpl2/lvm2/dist/lib/format_text/
import_vsn1.c 781 dm_hash_destroy(pv_hash);
790 dm_hash_destroy(pv_hash);
export.c 733 dm_hash_destroy(f->pv_names);
  /src/external/gpl2/lvm2/dist/libdm/
libdm-deptree.c 183 dm_hash_destroy(dtree->devs);
197 dm_hash_destroy(dtree->uuids);
198 dm_hash_destroy(dtree->devs);
libdevmapper.h 642 void dm_hash_destroy(struct dm_hash_table *t);
  /src/external/gpl2/lvm2/dist/include/
libdevmapper.h 642 void dm_hash_destroy(struct dm_hash_table *t);
  /src/external/gpl2/lvm2/dist/lib/device/
dev-cache.c 607 dm_hash_destroy(_cache.names);
  /src/external/gpl2/lvm2/dist/test/api/
test.c 105 dm_hash_destroy(*htable);

Completed in 31 milliseconds