Searched defs:crc_offset (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | checkpoint.c | 835 size_t crc_offset = 0; in get_checkpoint_version() local
|
H A D | super.c | 2843 size_t crc_offset = 0; in sanity_check_raw_super() local
|
H A D | f2fs.h | 1843 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | stash.c | 49 __le32 crc_offset; member 265 unsigned int crc_offset; in hmdfs_set_stash_file_head() local 1099 unsigned int crc, read_crc, crc_offset; in hmdfs_verify_restore_file_head() local [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | checkpoint.c | 848 size_t crc_offset = 0; in get_checkpoint_version() local
|
H A D | super.c | 3471 size_t crc_offset = 0; in sanity_check_raw_super() local
|
H A D | f2fs.h | 2037 size_t crc_offset = le32_to_cpu(cp->checksum_offset); in cur_cp_crc() local
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | stash.c | 49 __le32 crc_offset; member 255 unsigned int crc_offset; in hmdfs_set_stash_file_head() local 1089 unsigned int crc, read_crc, crc_offset; in hmdfs_verify_restore_file_head() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 2667 u32 crc_offset; in be_check_flash_crc() local 2579 be_cmd_get_flash_crc(struct be_adapter *adapter, u8 *flashed_crc, u16 img_optype, u32 img_offset, u32 crc_offset) be_cmd_get_flash_crc() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 2668 u32 crc_offset; in be_check_flash_crc() local 2580 be_cmd_get_flash_crc(struct be_adapter *adapter, u8 *flashed_crc, u16 img_optype, u32 img_offset, u32 crc_offset) be_cmd_get_flash_crc() argument
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-playstation.c | 765 uint8_t crc_offset = size - 4; in ps_get_report() local
|
Completed in 58 milliseconds