Home
last modified time | relevance | path

Searched refs:COMPRESS_MAX (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/f2fs/
Dinode.c213 if (ri->i_compress_algorithm >= COMPRESS_MAX) { in sanity_check_compress_inode()
Dcompress.c531 static const struct f2fs_compress_ops *f2fs_cops[COMPRESS_MAX] = {
Df2fs.h1427 COMPRESS_MAX, enumerator
Dfile.c3988 option.algorithm >= COMPRESS_MAX) in f2fs_ioc_set_compress_option()