Home
last modified time | relevance | path

Searched refs:CLUSTER_COMPR_BLKS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dcompress.c981 if (type == CLUSTER_COMPR_BLKS) in __f2fs_cluster_blocks()
997 CLUSTER_COMPR_BLKS); in f2fs_compressed_blocks()
H A Df2fs.h4267 CLUSTER_COMPR_BLKS, /* return # of compressed blocks in a cluster */ enumerator