Searched refs:check_bytes (Results 1 – 6 of 6) sorted by relevance
35 static void check_bytes(char *addr) in check_bytes() function52 check_bytes(addr); in read_bytes()73 check_bytes(addr); in main()
39 static void check_bytes(char *addr) in check_bytes() function56 check_bytes(addr); in read_bytes()84 check_bytes(addr); in main()
52 bne,pn %xcc, check_bytes57 check_bytes: label
94 unsigned long offset, u64 check_bytes, in nilfs_compute_checksum() argument102 check_bytes -= offset; in nilfs_compute_checksum()103 size = min_t(u64, check_bytes, blocksize - offset); in nilfs_compute_checksum()113 check_bytes -= size; in nilfs_compute_checksum()114 size = min_t(u64, check_bytes, blocksize); in nilfs_compute_checksum()
204 unsigned char check_bytes:2; member
3445 lredata->auxiliary.check_bytes = 0x01; in prepare_itcw()3457 lredata->auxiliary.check_bytes = 0x2; in prepare_itcw()3474 lredata->auxiliary.check_bytes = 0x01; in prepare_itcw()