Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.h497 int btrfs_is_parity_mirror(struct btrfs_mapping_tree *map_tree,
Dextent_io.c2110 if (btrfs_is_parity_mirror(map_tree, logical, length, mirror_num)) in repair_io_failure()
Dvolumes.c5083 int btrfs_is_parity_mirror(struct btrfs_mapping_tree *map_tree, in btrfs_is_parity_mirror() function