Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dordered-data.h70 BTRFS_ORDERED_TRUNCATED, enumerator
Dinode.c2954 if (test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags)) in insert_ordered_extent_file_extent()
2970 test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags); in insert_ordered_extent_file_extent()
3019 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) { in btrfs_finish_ordered_io()
3099 !test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) in btrfs_finish_ordered_io()
8646 set_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags); in btrfs_invalidatepage()
/Linux-v5.15/include/trace/events/
Dbtrfs.h511 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })