Searched refs:BTRFS_ORDERED_TRUNCATED (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Dordered-data.h78 BTRFS_ORDERED_TRUNCATED, enumerator in enum:__anon1700
H A Dordered-data.c1200 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags)) {
H A Dinode.c3014 if (test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags)) {
3031 test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags);
3082 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) {
3173 !test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags))
8118 set_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags);
/linux-master/include/trace/events/
H A Dbtrfs.h509 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })

Completed in 142 milliseconds