Home
last modified time | relevance | path

Searched refs:SAMPLING_READ_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
A Dcompression.c983 #define SAMPLING_READ_SIZE (16) macro
1006 SAMPLING_READ_SIZE / SAMPLING_INTERVAL)
1759 while (i < PAGE_SIZE - SAMPLING_READ_SIZE) { in heuristic_collect_sample()
1761 if (start > end - SAMPLING_READ_SIZE) in heuristic_collect_sample()
1764 SAMPLING_READ_SIZE); in heuristic_collect_sample()
1767 curr_sample_pos += SAMPLING_READ_SIZE; in heuristic_collect_sample()

Completed in 6 milliseconds