Home
last modified time | relevance | path

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

/Linux-v6.1/fs/f2fs/
Dinode.c306 if (ri->i_compress_algorithm >= COMPRESS_MAX) { in sanity_check_inode()
Dcompress.c531 static const struct f2fs_compress_ops *f2fs_cops[COMPRESS_MAX] = {
Df2fs.h1504 COMPRESS_MAX, enumerator
Dfile.c3918 option.algorithm >= COMPRESS_MAX) in f2fs_ioc_set_compress_option()