Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/filesystems/
H A Dubifs.rst77 no_chk_data_crc (*) 跳过数据节点的 CRC 校验以提高读取性能。 仅在闪存
/linux/fs/ubifs/
H A 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()
H A Dubifs.h1312 unsigned int no_chk_data_crc:1; member
/linux/Documentation/filesystems/
H A Dubifs.rst92 no_chk_data_crc (*) skip checking of CRCs on data nodes in order to