Searched refs:no_chk_data_crc (Results 1 – 4 of 4) sorted by relevance
65 c->no_chk_data_crc = 0; in ubifs_ro_mode()133 c->no_chk_data_crc) in ubifs_check_node()
981 c->no_chk_data_crc = 0; in ubifs_parse_options()985 c->no_chk_data_crc = 1; in ubifs_parse_options()
1205 unsigned int no_chk_data_crc:1; member
478 if (type == UBIFS_DATA_NODE && !c->always_chk_crc && c->no_chk_data_crc) in try_read_node()