Home
last modified time | relevance | path

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

/fs/btrfs/
A Dordered-data.h62 BTRFS_ORDERED_COMPRESSED, enumerator
94 (1UL << BTRFS_ORDERED_COMPRESSED) | \
A Dinode.c1153 em = btrfs_create_io_em(inode, start, &file_extent, BTRFS_ORDERED_COMPRESSED); in submit_one_async_extent()
1161 1U << BTRFS_ORDERED_COMPRESSED); in submit_one_async_extent()
3173 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_one_ordered()
7309 type == BTRFS_ORDERED_COMPRESSED || in btrfs_create_io_em()
7325 case BTRFS_ORDERED_COMPRESSED: in btrfs_create_io_em()
7349 if (type == BTRFS_ORDERED_COMPRESSED) in btrfs_create_io_em()
9852 em = btrfs_create_io_em(inode, start, &file_extent, BTRFS_ORDERED_COMPRESSED); in btrfs_do_encoded_write()
9861 (1U << BTRFS_ORDERED_COMPRESSED)); in btrfs_do_encoded_write()
A Dordered-data.c1248 ASSERT(!(flags & (1U << BTRFS_ORDERED_COMPRESSED))); in btrfs_split_ordered_extent()

Completed in 28 milliseconds