Home
last modified time | relevance | path

Searched defs:compress_type (Results 1 – 11 of 11) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dcompression.h48 int compress_type; member
Dextent_map.h47 unsigned int compress_type; member
Dordered-data.h96 int compress_type; member
Dordered-data.c173 int type, int dio, int compress_type) in __btrfs_add_ordered_extent()
261 int type, int compress_type) in btrfs_add_ordered_extent_compress()
Dsuper.c432 char *compress_type; in btrfs_parse_options() local
1285 const char *compress_type; in btrfs_show_options() local
Dinode.c179 int compress_type, in insert_inline_extent()
276 int compress_type, in cow_file_range_inline()
366 int compress_type; member
386 int compress_type) in add_async_extent()
486 int compress_type = fs_info->compress_type; in compress_file_range() local
2363 u8 compress_type; member
3003 int compress_type = 0; in btrfs_finish_ordered_io() local
6897 int compress_type; in uncompress_inline() local
7591 u64 ram_bytes, int compress_type, in create_io_em()
Dfile-item.c939 int compress_type = btrfs_file_extent_compression(leaf, fi); in btrfs_extent_item_to_extent_map() local
Dextent_io.h241 int compress_type) in extent_set_compress_type()
Dioctl.c1412 int compress_type = BTRFS_COMPRESS_ZLIB; in btrfs_defrag_file() local
Dctree.h816 unsigned long compress_type:4; member
/linux-4.19.296/include/uapi/linux/
Dbtrfs.h566 __u32 compress_type; member