Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h482 int btrfs_is_parity_mirror(struct btrfs_fs_info *fs_info,
H A Dextent_io.c2277 if (btrfs_is_parity_mirror(fs_info, logical, length)) { in repair_io_failure()
H A Dvolumes.c5508 int btrfs_is_parity_mirror(struct btrfs_fs_info *fs_info, u64 logical, u64 len) in btrfs_is_parity_mirror() function