Home
last modified time | relevance | path

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

/fs/ubifs/
A Dsuper.c447 if (c->mount_opts.chk_data_crc == 2) in ubifs_show_options()
449 else if (c->mount_opts.chk_data_crc == 1) in ubifs_show_options()
1067 ctx->mount_opts.chk_data_crc = 2; in ubifs_parse_param()
1071 ctx->mount_opts.chk_data_crc = 1; in ubifs_parse_param()
A Dubifs.h944 unsigned int chk_data_crc:2; member

Completed in 14 milliseconds