Searched refs:compressed (Results 51 - 54 of 54) sorted by relevance

123

/linux-master/tools/perf/util/
H A Dheader.c2111 fprintf(fp, "# compressed : %s, level = %d, ratio = %d\n",
3463 FEAT_OPR(COMPRESSED, compressed, false),
/linux-master/fs/btrfs/
H A Dsend.c1598 int compressed; local
1619 compressed = btrfs_file_extent_compression(eb, fi);
1659 if (compressed == BTRFS_COMPRESS_NONE)
5729 * Send the compressed extent unless the compressed data is
6305 * compressed extent representing data with a size matching
H A Dinode.c637 * compressed) data fits in a leaf and the configured maximum inline
835 * compressed inodes and uncompressed inodes are written in the same order that
966 * inline extent, else a compressed one.
1011 * We aren't doing an inline extent. Round the compressed size up to a
1027 * disk for these compressed pages, and will submit the bios.
1148 * We can't reserve contiguous space for the compressed size.
1157 /* Here we're doing allocation and writeback of the compressed pages */
1355 * compressed extent.
1468 * We're not doing compressed IO, don't unlock the first page
1575 * Phase two of compressed writebac
10096 btrfs_encoded_read_regular(struct kiocb *iocb, struct iov_iter *iter, u64 start, u64 lockend, struct extent_state **cached_state, u64 disk_bytenr, u64 disk_io_size, size_t count, bool compressed, bool *unlocked) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-inject.c2201 .compressed = perf_event__repipe_op4_synth,

Completed in 157 milliseconds

123