HomeSort by relevance Sort by last modified time
    Searched refs:BTRFS_COMPRESS_ZLIB (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
btrfs_compress_types.h 13 #if defined(BTRFS_COMPRESS_ZLIB) || (defined(HAVE_DECL_BTRFS_COMPRESS_ZLIB) && HAVE_DECL_BTRFS_COMPRESS_ZLIB)
15 static_assert((BTRFS_COMPRESS_ZLIB) == (1), "BTRFS_COMPRESS_ZLIB != 1");
18 # define BTRFS_COMPRESS_ZLIB 1
41 XLAT(BTRFS_COMPRESS_ZLIB),
  /external/u-boot/fs/btrfs/
compression.c 125 case BTRFS_COMPRESS_ZLIB:
btrfs_tree.h 648 BTRFS_COMPRESS_ZLIB = 1,
  /external/strace/
configure     [all...]

Completed in 82 milliseconds