Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dcompress.c988 else if (type == CLUSTER_IS_COMPR) in __f2fs_cluster_blocks()
1018 CLUSTER_IS_COMPR); in f2fs_is_compressed_cluster()
H A Df2fs.h4453 CLUSTER_IS_COMPR, /* check only if compressed cluster */ enumerator