Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents.c146 static inline int dev_failed(struct bch_dev *ca) in dev_failed() function
163 int failed_delta = dev_failed(ca1) - dev_failed(ca2); in ptr_better()
/linux/fs/btrfs/
H A Dextent-tree.c6526 u64 dev_failed = 0; in btrfs_trim_fs() local
6590 dev_failed++; in btrfs_trim_fs()
6597 if (dev_failed) in btrfs_trim_fs()
6600 dev_failed, dev_ret); in btrfs_trim_fs()