Home
last modified time | relevance | path

Searched refs:no_chk_data_crc (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/ubifs/
Dio.c74 c->no_chk_data_crc = 0; in ubifs_ro_mode()
284 !c->remounting_rw && c->no_chk_data_crc) in ubifs_check_node()
Dsuper.c1065 c->no_chk_data_crc = 0; in ubifs_parse_options()
1069 c->no_chk_data_crc = 1; in ubifs_parse_options()
2162 c->no_chk_data_crc = 1; in alloc_ubifs_info()
Dubifs.h1321 unsigned int no_chk_data_crc:1; member
Dtnc.c469 if (type != UBIFS_DATA_NODE || !c->no_chk_data_crc || c->mounting || in try_read_node()
/linux-6.1.9/Documentation/filesystems/
Dubifs.rst92 no_chk_data_crc (*) skip checking of CRCs on data nodes in order to