Home
last modified time | relevance | path

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

/fs/ubifs/
A Dsuper.c1021 unsigned int no_chk_data_crc:1; member
1068 ctx->no_chk_data_crc = 0; in ubifs_parse_param()
1072 ctx->no_chk_data_crc = 1; in ubifs_parse_param()
1965 c->no_chk_data_crc = ctx->no_chk_data_crc; in ubifs_reconfigure()
2119 c->no_chk_data_crc = 1; in alloc_ubifs_info()
2150 c->no_chk_data_crc = ctx->no_chk_data_crc; in ubifs_fill_super()
2345 ctx->no_chk_data_crc = 1; in ubifs_init_fs_context()
2356 ctx->no_chk_data_crc = c->no_chk_data_crc; in ubifs_init_fs_context()
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()
A Dubifs.h1306 unsigned int no_chk_data_crc:1; member
A Dtnc.c507 if (type != UBIFS_DATA_NODE || !c->no_chk_data_crc || c->mounting || in try_read_node()

Completed in 24 milliseconds