Searched refs:btrfs_compress_type2str (Results 1 – 5 of 5) sorted by relevance
133 const char* btrfs_compress_type2str(enum btrfs_compression_type type);
369 return btrfs_compress_type2str(inode->prop_compress); in prop_compression_extract()
41 const char* btrfs_compress_type2str(enum btrfs_compression_type type) in btrfs_compress_type2str() function760 btrfs_compress_type2str(type)); in alloc_workspace_manager()
1081 compress_type = btrfs_compress_type2str(info->compress_type); in btrfs_show_options()1488 const char *compress_type = btrfs_compress_type2str(info->compress_type); in btrfs_emit_options()
361 comp = btrfs_compress_type2str(fs_info->compress_type); in btrfs_fileattr_set()363 comp = btrfs_compress_type2str(BTRFS_COMPRESS_ZLIB); in btrfs_fileattr_set()