Searched refs:BTRFS_ORDERED_TRUNCATED (Results 1 – 3 of 3) sorted by relevance
70 BTRFS_ORDERED_TRUNCATED, enumerator
2977 if (test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags)) in insert_ordered_extent_file_extent()2993 test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags); in insert_ordered_extent_file_extent()3046 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) { in btrfs_finish_ordered_io()3126 !test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) in btrfs_finish_ordered_io()8658 set_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags); in btrfs_invalidatepage()
511 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })
Completed in 22 milliseconds