Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dzoned.c1884 u64 mapped_length = PAGE_SIZE; in read_zone_info() local
1890 &mapped_length, &bioc, NULL, NULL, 1); in read_zone_info()
1891 if (ret || !bioc || mapped_length < PAGE_SIZE) { in read_zone_info()