Searched defs:RecoverBitmap (Results 1 – 4 of 4) sorted by relevance
15349 typedef struct RecoverBitmap RecoverBitmap; typedef15350 struct RecoverBitmap { struct15351 i64 nPg; /* Size of bitmap */15352 u32 aElem[1]; /* Array of 32-bit bitmasks */
13939 typedef struct RecoverBitmap RecoverBitmap; typedef13940 struct RecoverBitmap { struct13941 i64 nPg; /* Size of bitmap */13942 u32 aElem[1]; /* Array of 32-bit bitmasks */
15344 typedef struct RecoverBitmap RecoverBitmap; typedef15345 struct RecoverBitmap { struct15346 i64 nPg; /* Size of bitmap */15347 u32 aElem[1]; /* Array of 32-bit bitmasks */
13946 typedef struct RecoverBitmap RecoverBitmap; typedef13947 struct RecoverBitmap { struct13948 i64 nPg; /* Size of bitmap */13949 u32 aElem[1]; /* Array of 32-bit bitmasks */