Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dordered-data.h56 BTRFS_ORDERED_TRUNCATED, enumerator
Dinode.c2610 if (test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags)) in insert_ordered_extent_file_extent()
2665 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) { in btrfs_finish_ordered_io()
8232 set_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags); in btrfs_invalidatepage()
/Linux-v5.10/include/trace/events/
Dbtrfs.h509 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })