Home
last modified time | relevance | path

Searched defs:compress_type (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h31 u8 compress_type:4; member
H A Dcudbg_if.h81 u8 compress_type; /* Type of compression to use */ member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_map.h48 unsigned int compress_type; member
H A Dcompression.h50 int compress_type; member
H A Dordered-data.h99 int compress_type; member
H A Dextent_io.h164 extent_set_compress_type(unsigned long *bio_flags, int compress_type) extent_set_compress_type() argument
H A Dfile-item.c1060 int compress_type = btrfs_file_extent_compression(leaf, fi); in btrfs_extent_item_to_extent_map() local
H A Dordered-data.c162 __btrfs_add_ordered_extent(struct btrfs_inode *inode, u64 file_offset, u64 disk_bytenr, u64 num_bytes, u64 disk_num_bytes, int type, int dio, int compress_type) __btrfs_add_ordered_extent() argument
273 btrfs_add_ordered_extent_compress(struct btrfs_inode *inode, u64 file_offset, u64 disk_bytenr, u64 num_bytes, u64 disk_num_bytes, int type, int compress_type) btrfs_add_ordered_extent_compress() argument
H A Dsuper.c517 char *compress_type; in btrfs_parse_options() local
1414 const char *compress_type; btrfs_show_options() local
[all...]
H A Dioctl.c1488 int compress_type = BTRFS_COMPRESS_ZLIB; in btrfs_defrag_file() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h31 u8 compress_type:4; member
H A Dcudbg_if.h81 u8 compress_type; /* Type of compression to use */ member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_map.h56 unsigned int compress_type; member
H A Dcompression.h52 u8 compress_type; member
H A Dordered-data.h123 int compress_type; member
H A Dordered-data.c149 alloc_ordered_extent( struct btrfs_inode *inode, u64 file_offset, u64 num_bytes, u64 ram_bytes, u64 disk_bytenr, u64 disk_num_bytes, u64 offset, unsigned long flags, int compress_type) alloc_ordered_extent() argument
265 btrfs_alloc_ordered_extent( struct btrfs_inode *inode, u64 file_offset, u64 num_bytes, u64 ram_bytes, u64 disk_bytenr, u64 disk_num_bytes, u64 offset, unsigned long flags, int compress_type) btrfs_alloc_ordered_extent() argument
H A Ddefrag.c1233 int compress_type = BTRFS_COMPRESS_ZLIB; in btrfs_defrag_file() local
H A Dfile-item.c1277 int compress_type = btrfs_file_extent_compression(leaf, fi); in btrfs_extent_item_to_extent_map() local
H A Dsuper.c316 char *compress_type; in btrfs_parse_options() local
1243 const char *compress_type; btrfs_show_options() local
[all...]
H A Dextent_io.c101 enum btrfs_compression_type compress_type; member
1008 enum btrfs_compression_type compress_type = BTRFS_COMPRESS_NONE; in btrfs_do_readpage() local
[all...]
H A Dfs.h428 unsigned long compress_type:4; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs.h607 __u32 compress_type; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs.h643 __u32 compress_type; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs.h318 __u32 compress_type; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs.h318 __u32 compress_type; member

Completed in 33 milliseconds

12