Home
last modified time | relevance | path

Searched refs:BTRFS_COMPRESS_ZLIB (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dbtrfs_compress_types.h13 #if defined(BTRFS_COMPRESS_ZLIB) || (defined(HAVE_DECL_BTRFS_COMPRESS_ZLIB) && HAVE_DECL_BTRFS_COMP…
15 static_assert((BTRFS_COMPRESS_ZLIB) == (1), "BTRFS_COMPRESS_ZLIB != 1");
18 # define BTRFS_COMPRESS_ZLIB 1
41 XLAT(BTRFS_COMPRESS_ZLIB),
Dbtrfs_compress_types.in2 BTRFS_COMPRESS_ZLIB 1
/external/u-boot/fs/btrfs/
Dcompression.c125 case BTRFS_COMPRESS_ZLIB: in btrfs_decompress()
Dbtrfs_tree.h648 BTRFS_COMPRESS_ZLIB = 1, enumerator
/external/strace/
Dconfigure.ac615 AC_CHECK_DECLS(m4_normalize([BTRFS_COMPRESS_NONE, BTRFS_COMPRESS_ZLIB,
Dconfig.h.in68 /* Define to 1 if you have the declaration of `BTRFS_COMPRESS_ZLIB', and to 0
Dconfigure12237 ac_fn_c_check_decl "$LINENO" "BTRFS_COMPRESS_ZLIB" "ac_cv_have_decl_BTRFS_COMPRESS_ZLIB" " #include…