Home
last modified time | relevance | path

Searched refs:last_flush_error (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h72 blk_status_t last_flush_error; member
H A Ddisk-io.c3820 dev->last_flush_error = BLK_STS_OK; in barrier_all_devices()
3837 dev->last_flush_error = ret; in barrier_all_devices()
H A Dvolumes.c1203 device->last_flush_error = 0; in btrfs_close_one_device()
7128 dev->last_flush_error) in btrfs_check_rw_degradable()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.h106 blk_status_t last_flush_error; member
H A Ddisk-io.c3928 device->last_flush_error = BLK_STS_OK; in write_dev_flush()
3970 device->last_flush_error = bio->bi_status; in wait_dev_flush()
4020 * Checks last_flush_error of disks in order to determine the device in barrier_all_devices()
H A Dvolumes.c1162 device->last_flush_error = 0; in btrfs_close_one_device()
7195 dev->last_flush_error) in btrfs_check_rw_degradable()

Completed in 39 milliseconds