Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dvolumes.c5699 static inline int btrfs_chunk_max_errors(struct map_lookup *map) in btrfs_chunk_max_errors() function
5736 if (miss_ndevs > btrfs_chunk_max_errors(map)) in btrfs_chunk_writeable()
6385 max_errors = btrfs_chunk_max_errors(map); in btrfs_map_block()
6498 max_errors = btrfs_chunk_max_errors(map); in btrfs_map_block()