oh_len             92 drivers/usb/serial/omninet.c 	__u8	oh_len;
oh_len            145 drivers/usb/serial/omninet.c 	if (urb->actual_length <= OMNINET_HEADERLEN || !hdr->oh_len)
oh_len            150 drivers/usb/serial/omninet.c 								hdr->oh_len);
oh_len            167 drivers/usb/serial/omninet.c 	header->oh_len = count;
oh_len            143 fs/xfs/libxfs/xfs_log_format.h 	__be32	   oh_len;	/* bytes in data region		:  4 b */
oh_len           2164 fs/xfs/xfs_log.c 	ophdr->oh_len = 0;
oh_len           2232 fs/xfs/xfs_log.c 		ophdr->oh_len = cpu_to_be32(*copy_len);
oh_len           2242 fs/xfs/xfs_log.c 	ophdr->oh_len = cpu_to_be32(*copy_len);
oh_len           3870 fs/xfs/xfs_log.c 		p = &ophead->oh_len;
oh_len           3873 fs/xfs/xfs_log.c 			op_len = be32_to_cpu(ophead->oh_len);
oh_len           3875 fs/xfs/xfs_log.c 			idx = BTOBBT((uintptr_t)&ophead->oh_len -
oh_len           4422 fs/xfs/xfs_log_recover.c 	ASSERT(be32_to_cpu(ohead->oh_len) == 0);
oh_len           4469 fs/xfs/xfs_log_recover.c 	len = be32_to_cpu(ohead->oh_len);
oh_len           4560 fs/xfs/xfs_log_recover.c 		dp += be32_to_cpu(ohead->oh_len);