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