Home
last modified time | relevance | path

Searched defs:crc_offset (Results 1 – 5 of 5) sorted by relevance

/linux/fs/f2fs/
H A Dcheckpoint.c849 size_t crc_offset = 0; in get_checkpoint_version() local
H A Dsuper.c3800 size_t crc_offset = 0; in sanity_check_raw_super() local
H A Df2fs.h2135 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2581 u16 img_optype, u32 img_offset, u32 crc_offset) in be_cmd_get_flash_crc()
2672 u32 crc_offset; in be_check_flash_crc() local
/linux/drivers/hid/
H A Dhid-playstation.c772 uint8_t crc_offset = size - 4; in ps_get_report() local