Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dcompress.c983 else if (type == CLUSTER_IS_COMPR) in __f2fs_cluster_blocks()
1013 CLUSTER_IS_COMPR); in f2fs_is_compressed_cluster()
H A Df2fs.h4266 CLUSTER_IS_COMPR, /* check only if compressed cluster */ enumerator