Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dcompress.c987 else if (type == CLUSTER_IS_COMPR) in __f2fs_cluster_blocks()
1017 CLUSTER_IS_COMPR); in f2fs_is_compressed_cluster()
H A Df2fs.h4421 CLUSTER_IS_COMPR, /* check only if compressed cluster */ enumerator