Searched refs:superblock_stripe (Results 1 – 1 of 1) sorted by relevance
326 } superblock_stripe; typedef333 superblock_stripe* ss; in add_superblock_stripe()338 ss = CONTAINING_RECORD(le, superblock_stripe, list_entry); in add_superblock_stripe()351 ss = ExAllocatePoolWithTag(PagedPool, sizeof(superblock_stripe), ALLOC_TAG); in add_superblock_stripe()453 superblock_stripe* ss = CONTAINING_RECORD(le, superblock_stripe, list_entry); in get_superblock_size()