Lines Matching defs:max_bytes
67 u64 max_bytes = BTRFS_MAX_EXTENT_SIZE;
68 u64 total_dirty = 2 * max_bytes;
144 set_extent_delalloc(tmp, sectorsize, max_bytes - 1, 0, NULL);
153 if (start != test_start || end != max_bytes - 1) {
155 test_start, max_bytes - 1, start, end);
172 test_start = max_bytes + sectorsize;
195 * [max_bytes]|-- search--|
199 set_extent_delalloc(tmp, max_bytes, total_dirty - 1, 0, NULL);
225 (max_bytes + SZ_1M) >> PAGE_SHIFT);
239 * will adjust max_bytes down to PAGE_SIZE and then re-search. If