Searched defs:btrfs_compress_op (Results 1 – 2 of 2) 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
810 static const struct btrfs_compress_op * const btrfs_compress_op[] = { variable