ref: 25ad126d8cae11133d119f015ebe41e46d70f5b6 dir: /sys/src/libbio/bfildes.c/
#include <u.h> #include <libc.h> #include <bio.h> int Bfildes(Biobufhdr *bp) { return bp->fid; }