Searched refs:bref (Results 1 – 2 of 2) sorted by relevance
346 __le32 *bref = p; in ext4_check_blockref() local354 while (bref < p+max) { in ext4_check_blockref()355 blk = le32_to_cpu(*bref++); in ext4_check_blockref()
360 char *bref = (char *)ref; in check_sdp_dumped() local367 if (*data++ != (unsigned char)(~(*bref++) + 1)) in check_sdp_dumped()