HomeSort by relevance Sort by last modified time
    Searched refs:l2_cache (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
qcow2.h 93 struct ext2_qcow2_l2_cache *l2_cache; member in struct:ext2_qcow2_image
qcow2.c 175 img.l2_cache = NULL;
  /external/e2fsprogs/misc/
e2image.c 799 image->l2_cache = cache;
809 struct ext2_qcow2_l2_cache *cache = image->l2_cache;
972 struct ext2_qcow2_l2_cache *cache = img->l2_cache;
996 struct ext2_qcow2_l2_cache *cache = image->l2_cache;
1030 struct ext2_qcow2_l2_cache *cache = image->l2_cache;
1054 struct ext2_qcow2_l2_cache *cache = img->l2_cache;
    [all...]

Completed in 2837 milliseconds