Searched refs:_iscmp (Results 1 – 2 of 2) sorted by relevance
142 int _iscmp; member
3764 file->_iscmp = kobj_is_compressed(fd); in kobj_open_file()3770 file->_iscmp = cbuf.iscmp; in kobj_open_file()3771 if (file->_iscmp) { in kobj_open_file()3843 if (file->_iscmp == CH_MAGIC_GZIP) { in kobj_read_file()3974 if (file->_iscmp) { in kobj_read_blks()4203 if (file->_iscmp == CH_MAGIC_GZIP) { in kobj_get_filesize()4225 if (file->_iscmp) { in kobj_get_filesize()