Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dzoned.c2295 u64 mapped_length = PAGE_SIZE; in read_zone_info() local
2301 &mapped_length, &bioc, NULL, NULL); in read_zone_info()
2302 if (unlikely(ret || !bioc || mapped_length < PAGE_SIZE)) { in read_zone_info()