Searched refs:btrfs_compress_type2str (Results 1 – 5 of 5) sorted by relevance
152 const char* btrfs_compress_type2str(enum btrfs_compression_type type);
368 return btrfs_compress_type2str(BTRFS_I(inode)->prop_compress); in prop_compression_extract()
1070 compress_type = btrfs_compress_type2str(info->compress_type); in btrfs_show_options()1475 const char *compress_type = btrfs_compress_type2str(info->compress_type); in btrfs_emit_options()
42 const char* btrfs_compress_type2str(enum btrfs_compression_type type) in btrfs_compress_type2str() function
363 comp = btrfs_compress_type2str(fs_info->compress_type); in btrfs_fileattr_set()365 comp = btrfs_compress_type2str(BTRFS_COMPRESS_ZLIB); in btrfs_fileattr_set()