Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dinode.c304 if (ri->i_compress_algorithm >= COMPRESS_MAX) { in sanity_check_inode()
H A Dcompress.c528 static const struct f2fs_compress_ops *f2fs_cops[COMPRESS_MAX] = {
H A Df2fs.h1462 COMPRESS_MAX, enumerator
H A Dfile.c4051 option.algorithm >= COMPRESS_MAX) in f2fs_ioc_set_compress_option()