Lines Matching refs:atomic_write_hw_boundary
226 lim->atomic_write_hw_boundary >> SECTOR_SHIFT;
259 boundary_sectors = lim->atomic_write_hw_boundary >> SECTOR_SHIFT;
263 lim->atomic_write_hw_boundary))
625 if (t->atomic_write_hw_boundary != b->atomic_write_hw_boundary)
653 if (b->atomic_write_hw_boundary > t->io_min &&
654 b->atomic_write_hw_boundary % t->io_min)
656 if (t->io_min > b->atomic_write_hw_boundary &&
657 t->io_min % b->atomic_write_hw_boundary)
660 t->atomic_write_hw_boundary = b->atomic_write_hw_boundary;
701 if (b->atomic_write_hw_boundary &&
742 t->atomic_write_hw_boundary = 0;