Home
last modified time | relevance | path

Searched refs:BTRFS_ORDERED_COMPRESSED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dordered-data.h53 BTRFS_ORDERED_COMPRESSED, enumerator
85 (1UL << BTRFS_ORDERED_COMPRESSED) | \
H A Dordered-data.c1166 ASSERT(!(flags & (1U << BTRFS_ORDERED_COMPRESSED))); in btrfs_split_ordered_extent()
H A Dinode.c1155 BTRFS_ORDERED_COMPRESSED); in submit_one_async_extent()
1168 1 << BTRFS_ORDERED_COMPRESSED, in submit_one_async_extent()
3094 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_one_ordered()
7256 type == BTRFS_ORDERED_COMPRESSED || in create_io_em()
7275 } else if (type == BTRFS_ORDERED_COMPRESSED) { in create_io_em()
10381 BTRFS_ORDERED_COMPRESSED); in btrfs_do_encoded_write()
10392 (1 << BTRFS_ORDERED_COMPRESSED), in btrfs_do_encoded_write()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dordered-data.h48 BTRFS_ORDERED_COMPRESSED, enumerator
H A Dinode.c859 BTRFS_ORDERED_COMPRESSED); in submit_compressed_extents()
870 BTRFS_ORDERED_COMPRESSED, in submit_compressed_extents()
2707 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_ordered_io()
7253 type == BTRFS_ORDERED_COMPRESSED || in create_io_em()
7273 } else if (type == BTRFS_ORDERED_COMPRESSED) { in create_io_em()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h505 { (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h507 { (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \

Completed in 30 milliseconds