Searched defs:btrfs_compress_op (Results 1 – 4 of 4) sorted by relevance
100 struct btrfs_compress_op { struct101 struct list_head *(*alloc_workspace)(void);125 extern const struct btrfs_compress_op btrfs_zlib_compress; argument
811 static const struct btrfs_compress_op * const btrfs_compress_op[] = { variable
127 struct btrfs_compress_op { struct137 extern const struct btrfs_compress_op btrfs_heuristic_compress; argument
878 static const struct btrfs_compress_op * const btrfs_compress_op[] = { variable