Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ubifs/
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()
1071 c->mount_opts.chk_data_crc = 2; in ubifs_parse_options()
1075 c->mount_opts.chk_data_crc = 1; in ubifs_parse_options()
Dubifs.h953 unsigned int chk_data_crc:2; member
/linux-6.12.1/Documentation/filesystems/
Dubifs.rst97 chk_data_crc do not skip checking CRCs on data nodes