Home
last modified time | relevance | path

Searched refs:BTRFS_ORDERED_TRUNCATED (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dordered-data.h70 BTRFS_ORDERED_TRUNCATED, enumerator
Dinode.c3171 if (test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags)) { in insert_ordered_extent_file_extent()
3188 test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags); in insert_ordered_extent_file_extent()
3244 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) { in btrfs_finish_ordered_io()
3326 !test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) in btrfs_finish_ordered_io()
8320 set_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags); in btrfs_invalidate_folio()
/linux-6.1.9/include/trace/events/
Dbtrfs.h512 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })