Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dcompress.c985 } else if (type == CLUSTER_RAW_BLKS) { in __f2fs_cluster_blocks()
1005 CLUSTER_RAW_BLKS); in f2fs_decompressed_blocks()
H A Df2fs.h4268 CLUSTER_RAW_BLKS /* return # of raw blocks in a cluster */ enumerator