Searched refs:COMPR_MODE_FS (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Dsuper.c1203 F2FS_OPTION(sbi).compress_mode = COMPR_MODE_FS;
1923 if (F2FS_OPTION(sbi).compress_mode == COMPR_MODE_FS)
2129 F2FS_OPTION(sbi).compress_mode = COMPR_MODE_FS;
H A Df2fs.h1372 COMPR_MODE_FS, /* enumerator in enum:__anon111
3218 if (compress_mode == COMPR_MODE_FS)

Completed in 129 milliseconds