Searched refs:btrfs_compress_type2str (Results 1 – 4 of 4) sorted by relevance
379 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() function756 btrfs_compress_type2str(type)); in alloc_workspace_manager()
1074 compress_type = btrfs_compress_type2str(info->compress_type); in btrfs_show_options()1481 const char *compress_type = btrfs_compress_type2str(info->compress_type); in btrfs_emit_options()
394 comp = btrfs_compress_type2str(fs_info->compress_type); in btrfs_fileattr_set()396 comp = btrfs_compress_type2str(BTRFS_COMPRESS_ZLIB); in btrfs_fileattr_set()