Searched refs:no_chk_data_crc (Results 1 – 4 of 4) sorted by relevance
83 c->no_chk_data_crc = 0; in ubifs_ro_mode()280 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
1202 c->no_chk_data_crc = 0; in ubifs_parse_options()1206 c->no_chk_data_crc = 1; in ubifs_parse_options()2235 c->no_chk_data_crc = 1; in alloc_ubifs_info()
1872 unsigned int no_chk_data_crc:1; member
481 if (type == UBIFS_DATA_NODE && c->no_chk_data_crc && !c->mounting && in try_read_node()
Completed in 19 milliseconds