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