Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dordered-data.h70 BTRFS_ORDERED_TRUNCATED, enumerator
A Dinode.c2977 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()
/linux/include/trace/events/
A Dbtrfs.h511 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })

Completed in 22 milliseconds