Home
last modified time | relevance | path

Searched refs:BTRFS_ORDERED_COMPRESSED (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
A Dordered-data.h61 BTRFS_ORDERED_COMPRESSED, enumerator
93 (1UL << BTRFS_ORDERED_COMPRESSED) | \
A Dinode.c1239 em = btrfs_create_io_em(inode, start, &file_extent, BTRFS_ORDERED_COMPRESSED); in submit_one_async_extent()
1247 1 << BTRFS_ORDERED_COMPRESSED); in submit_one_async_extent()
3141 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_one_ordered()
7149 type == BTRFS_ORDERED_COMPRESSED || in btrfs_create_io_em()
7165 case BTRFS_ORDERED_COMPRESSED: in btrfs_create_io_em()
7189 if (type == BTRFS_ORDERED_COMPRESSED) in btrfs_create_io_em()
9581 em = btrfs_create_io_em(inode, start, &file_extent, BTRFS_ORDERED_COMPRESSED); in btrfs_do_encoded_write()
9590 (1 << BTRFS_ORDERED_COMPRESSED)); in btrfs_do_encoded_write()
A Dordered-data.c1224 ASSERT(!(flags & (1U << BTRFS_ORDERED_COMPRESSED))); in btrfs_split_ordered_extent()
/linux/include/trace/events/
A Dbtrfs.h490 { (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \

Completed in 26 milliseconds