Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ubifs/
Dsuper.c450 if (c->mount_opts.chk_data_crc == 2) in ubifs_show_options()
452 else if (c->mount_opts.chk_data_crc == 1) in ubifs_show_options()
1061 c->mount_opts.chk_data_crc = 2; in ubifs_parse_options()
1065 c->mount_opts.chk_data_crc = 1; in ubifs_parse_options()
Dubifs.h952 unsigned int chk_data_crc:2; member
/Linux-v5.10/Documentation/filesystems/
Dubifs.rst97 chk_data_crc do not skip checking CRCs on data nodes