Searched refs:chk_data_crc (Results 1 – 2 of 2) sorted by relevance
433 if (c->mount_opts.chk_data_crc == 2) in ubifs_show_options()435 else if (c->mount_opts.chk_data_crc == 1) in ubifs_show_options()1055 c->mount_opts.chk_data_crc = 2; in ubifs_parse_options()1059 c->mount_opts.chk_data_crc = 1; in ubifs_parse_options()
955 unsigned int chk_data_crc:2; member