Searched refs:F2FS_COMPR_FL (Results 1 – 2 of 2) sorted by relevance
2208 #define F2FS_COMPR_FL 0x00000004 /* Compress file */ macro2246 #define F2FS_FL_INHERITED (F2FS_SECRM_FL | F2FS_UNRM_FL | F2FS_COMPR_FL |\
711 if (flags & F2FS_COMPR_FL) in f2fs_getattr()