Searched defs:bhdr (Results 1 – 2 of 2) sorted by relevance
698 linux_to_bsd_msghdr(struct msghdr *bhdr, const struct l_msghdr *lhdr) in linux_to_bsd_msghdr()723 bsd_to_linux_msghdr(const struct msghdr *bhdr, struct l_msghdr *lhdr) in bsd_to_linux_msghdr()
283 struct block_header bhdr; in read_block() local