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.h53 BTRFS_ORDERED_COMPRESSED, enumerator
A Dordered-data.c197 type == BTRFS_ORDERED_COMPRESSED); in __btrfs_add_ordered_extent()
281 BTRFS_ORDERED_COMPRESSED, 0, in btrfs_add_ordered_extent_compress()
1077 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered->flags)) { in clone_ordered_extent()
A Dinode.c978 BTRFS_ORDERED_COMPRESSED); in submit_one_async_extent()
3089 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_ordered_io()
7722 type == BTRFS_ORDERED_COMPRESSED || in create_io_em()
7742 } else if (type == BTRFS_ORDERED_COMPRESSED) { in create_io_em()
/linux/include/trace/events/
A Dbtrfs.h506 { (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \

Completed in 33 milliseconds