Searched refs:_iscmp (Results 1 – 2 of 2) sorted by relevance
131 int _iscmp; member
3751 file->_iscmp = kobj_is_compressed(fd); in kobj_open_file()3757 file->_iscmp = cbuf.iscmp; in kobj_open_file()3758 if (file->_iscmp) { in kobj_open_file()3830 if (file->_iscmp == CH_MAGIC_GZIP) { in kobj_read_file()3961 if (file->_iscmp) { in kobj_read_blks()4190 if (file->_iscmp == CH_MAGIC_GZIP) { in kobj_get_filesize()4212 if (file->_iscmp) { in kobj_get_filesize()