Home
last modified time | relevance | path

Searched refs:chk_data_crc (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/ubifs/
A Dsuper.c622 if (c->mount_opts.chk_data_crc == 2) in ubifs_show_options()
624 else if (c->mount_opts.chk_data_crc == 1) in ubifs_show_options()
1201 c->mount_opts.chk_data_crc = 2; in ubifs_parse_options()
1205 c->mount_opts.chk_data_crc = 1; in ubifs_parse_options()
A Dubifs.h1545 unsigned int chk_data_crc:2; member

Completed in 12 milliseconds