Searched refs:no_chk_data_crc (Results 1 – 9 of 9) sorted by relevance
80 c->no_chk_data_crc = 0; in ubifs_ro_mode()277 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
1199 c->no_chk_data_crc = 0; in ubifs_parse_options()1203 c->no_chk_data_crc = 1; in ubifs_parse_options()2227 c->no_chk_data_crc = 1; in alloc_ubifs_info()
1873 unsigned int no_chk_data_crc:1; member
477 if (type == UBIFS_DATA_NODE && c->no_chk_data_crc && !c->mounting && in try_read_node()
74 c->no_chk_data_crc = 0; in ubifs_ro_mode()263 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
1065 c->no_chk_data_crc = 0; in ubifs_parse_options()1069 c->no_chk_data_crc = 1; in ubifs_parse_options()2157 c->no_chk_data_crc = 1; in alloc_ubifs_info()
1293 unsigned int no_chk_data_crc:1; member
469 if (type != UBIFS_DATA_NODE || !c->no_chk_data_crc || c->mounting || in try_read_node()
92 no_chk_data_crc (*) skip checking of CRCs on data nodes in order to