Searched refs:erofs_inode_is_data_compressed (Results 1 – 4 of 4) sorted by relevance
186 if (!erofs_inode_is_data_compressed(vi->datalayout)) { in erofs_read_inode()320 erofs_inode_is_data_compressed(EROFS_I(inode)->datalayout); in erofs_getattr()
368 if (erofs_inode_is_data_compressed(EROFS_I(inode)->datalayout)) { in erofs_fiemap()493 if (erofs_inode_is_data_compressed(EROFS_I(inode)->datalayout)) { in erofs_file_llseek()
113 static inline bool erofs_inode_is_data_compressed(unsigned int datamode) in erofs_inode_is_data_compressed() function
477 if (erofs_inode_is_data_compressed(EROFS_I(realinode)->datalayout)) { in erofs_get_aops()