Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dio.c239 int offs, int quiet, int must_chk_crc) in ubifs_check_node() argument
275 if (!must_chk_crc && type == UBIFS_DATA_NODE && !c->mounting && in ubifs_check_node()
H A Dubifs.h2103 int offs, int quiet, int must_chk_crc);
/openbmc/linux/fs/ubifs/
H A Dio.c245 int lnum, int offs, int quiet, int must_chk_crc) in ubifs_check_node() argument
283 if (!must_chk_crc && type == UBIFS_DATA_NODE && !c->mounting && in ubifs_check_node()
H A Dubifs.h1759 int lnum, int offs, int quiet, int must_chk_crc);