Lines Matching defs:addr
232 static void pack_bits(uint8_t **addr, int *pos, uint32_t val, int nrbits) in pack_bits()
282 uint32_t ubifs_unpack_bits(uint8_t **addr, int *pos, int nrbits) in ubifs_unpack_bits()
352 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in ubifs_pack_pnode() local
385 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in ubifs_pack_nnode() local
417 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in ubifs_pack_ltab() local
441 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in ubifs_pack_lsave() local
919 uint8_t *addr = buf; in check_lpt_crc() local
943 static int check_lpt_type(uint8_t **addr, int *pos, int type) in check_lpt_type()
968 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in unpack_pnode() local
1005 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in ubifs_unpack_nnode() local
1037 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in unpack_ltab() local
1069 uint8_t *addr = buf + UBIFS_LPT_CRC_BYTES; in unpack_lsave() local