Searched refs:BTRFS_DEV_STATE_FLUSH_FAILED (Results 1 – 3 of 3) sorted by relevance
111 #define BTRFS_DEV_STATE_FLUSH_FAILED (6) macro
3919 clear_bit(BTRFS_DEV_STATE_FLUSH_FAILED, &device->dev_state); in write_dev_flush()3944 set_bit(BTRFS_DEV_STATE_FLUSH_FAILED, &device->dev_state); in wait_dev_flush()
1176 clear_bit(BTRFS_DEV_STATE_FLUSH_FAILED, &device->dev_state); in btrfs_close_one_device()7723 test_bit(BTRFS_DEV_STATE_FLUSH_FAILED, &dev->dev_state)) in btrfs_check_rw_degradable()