Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ubifs/
Dsuper.c437 if (c->mount_opts.chk_data_crc == 2) in ubifs_show_options()
439 else if (c->mount_opts.chk_data_crc == 1) in ubifs_show_options()
1029 c->mount_opts.chk_data_crc = 2; in ubifs_parse_options()
1033 c->mount_opts.chk_data_crc = 1; in ubifs_parse_options()
Dubifs.h935 unsigned int chk_data_crc:2; member
/linux-2.6.39/Documentation/filesystems/
Dubifs.txt90 chk_data_crc do not skip checking CRCs on data nodes