Home
last modified time | relevance | path

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

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