Searched refs:ext2bdl (Results 1 – 1 of 1) sorted by relevance
404 PEXT2_BDL ext2bdl = NULL; in ext2_build_bdl() local428 ext2bdl = (PEXT2_BDL) in ext2_build_bdl()431 if (ext2bdl) in ext2_build_bdl()450 ext2bdl[i - nBeg].Length = dwBytes; in ext2_build_bdl()451 ext2bdl[i - nBeg].Offset = 0; in ext2_build_bdl()460 ext2bdl[i - nBeg].Offset = 0; in ext2_build_bdl()464 ext2bdl[i - nBeg].Lba = lba; in ext2_build_bdl()471 ext2bdl[i - nBeg].Lba = lba; in ext2_build_bdl()479 *ext2_bdl = ext2bdl; in ext2_build_bdl()486 if (ext2bdl) in ext2_build_bdl()[all …]