Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dio.c240 int offs, int quiet, int must_chk_crc) in ubifs_check_node() argument
276 if (!must_chk_crc && type == UBIFS_DATA_NODE && !c->mounting && in ubifs_check_node()
H A Dubifs.h2104 int offs, int quiet, int must_chk_crc);
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dio.c226 int offs, int quiet, int must_chk_crc) in ubifs_check_node() argument
262 if (!must_chk_crc && type == UBIFS_DATA_NODE && !c->mounting && in ubifs_check_node()
H A Dubifs.h1725 int offs, int quiet, int must_chk_crc);