Home
last modified time | relevance | path

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

/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/pool/
H A Dapfs_pool_compat.cpp287 IMG_POOL_INFO *pool_img_info = (IMG_POOL_INFO *)img_info; in apfs_img_imgstat() local
288 const auto pool = static_cast<APFSPoolCompat*>(pool_img_info->pool_info->impl); in apfs_img_imgstat()
296 IMG_POOL_INFO *pool_img_info = (IMG_POOL_INFO *)img_info; in apfs_img_read() local
297 const auto pool = static_cast<APFSPoolCompat*>(pool_img_info->pool_info->impl); in apfs_img_read()
327 IMG_POOL_INFO *pool_img_info = (IMG_POOL_INFO *)img_info; in getImageInfo() local
328 const auto pool = static_cast<APFSPoolCompat*>(pool_img_info->pool_info->impl); in getImageInfo()