Searched refs:linear (Results 1 – 9 of 9) sorted by relevance
43 not marked in use, and we can create new dm-linear devices on top of it.46 device-mapper device with a `dm-linear` table entry for each extent in the61 `dm-linear` table entry spanning the length of the device.67 block device. It could be catastrophic to write to a dm-linear device if the
625 LinearExtent* linear = extent->AsLinearExtent(); in GetFreeRegions() local626 if (!linear) { in GetFreeRegions()629 CHECK(linear->device_index() < device_extents.size()); in GetFreeRegions()630 auto& extents = device_extents[linear->device_index()]; in GetFreeRegions()631 extents.emplace_back(linear->device_index(), linear->physical_sector(), in GetFreeRegions()632 linear->physical_sector() + extent->num_sectors()); in GetFreeRegions()864 LinearExtent* linear = extent->AsLinearExtent(); in IsAnyRegionAllocated() local865 if (!linear) { in IsAnyRegionAllocated()868 if (linear->OverlapsWith(candidate)) { in IsAnyRegionAllocated()
284 tmu.linear = GGL_READ_NEEDS(T_LINEAR, needs.t[i]) in decodeTMUNeeds()289 tmu.linear = 0; in decodeTMUNeeds()391 cb_format_idx == tmu.format_idx && !tmu.linear && in init_textures()410 if (tmu.linear) { in build_textures()475 if (tmu.linear) { in build_textures()502 if (tmu.linear) { in build_textures()627 if (!tmu.linear) { in build_textures()
329 int linear; member
67 # 3. create a dm-linear device using the FIEMAP, targeting /dev/block/by-name/userdata
92 # 3. create a dm-linear device using the FIEMAP, targeting /dev/block/by-name/userdata
54 // objects. These objects are stored in a linear array in the