Searched refs:BDH (Results 1 – 2 of 2) sorted by relevance
523 #define BDH(p) ((struct bdhead *) (p)) macro840 bdh = BDH(p);849 bdh = BDH((char *)buf - sizeof(*bdh));909 bd = BDH(buf - sizeof(struct bdhead));949 bd = BDH(((char *) buf) - sizeof(struct bdhead));993 bdh = BDH(((char *) buf) - sizeof(struct bdhead));
204 bd = BDH(((char *)buf) - sizeof(struct bdhead)); in bget_buf_size()