Searched refs:BDH (Results 1 – 2 of 2) sorted by relevance
523 #define BDH(p) ((struct bdhead *) (p)) macro791 bdh = BDH(p);800 bdh = BDH((char *)buf - sizeof(*bdh));860 bd = BDH(buf - sizeof(struct bdhead));900 bd = BDH(((char *) buf) - sizeof(struct bdhead));941 bdh = BDH(((char *) buf) - sizeof(struct bdhead));
203 bd = BDH(((char *)buf) - sizeof(struct bdhead)); in bget_buf_size()
Completed in 19 milliseconds