Home
last modified time | relevance | path

Searched refs:hin (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/block/aoe/
Daoecmd.c1077 struct aoe_hdr *hin, *hout; in ktiocomplete() local
1102 hin = (struct aoe_hdr *) skb->data; in ktiocomplete()
1103 skb_pull(skb, sizeof(*hin)); in ktiocomplete()
1162 be16_to_cpu(get_unaligned(&hin->major)), in ktiocomplete()
1163 hin->minor); in ktiocomplete()