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

/linux-master/fs/btrfs/
H A Dordered-data.h76 BTRFS_ORDERED_IOERR, enumerator in enum:__anon1700
H A Dordered-data.c344 set_bit(BTRFS_ORDERED_IOERR, &ordered->flags);
604 test_bit(BTRFS_ORDERED_IOERR,
859 if (test_bit(BTRFS_ORDERED_IOERR, &ordered->flags))
H A Dzoned.c1822 set_bit(BTRFS_ORDERED_IOERR, &ordered->flags);
H A Dinode.c3073 if (test_bit(BTRFS_ORDERED_IOERR, &ordered_extent->flags)) {
3197 * need to make sure BTRFS_ORDERED_IOERR is set on the ordered
3203 if (ret && !test_and_set_bit(BTRFS_ORDERED_IOERR,
3282 !test_bit(BTRFS_ORDERED_IOERR, &ordered->flags) &&
H A Ddisk-io.c4509 set_bit(BTRFS_ORDERED_IOERR, &ordered->flags);
/linux-master/include/trace/events/
H A Dbtrfs.h508 { (1 << BTRFS_ORDERED_IOERR), "IOERR" }, \

Completed in 197 milliseconds