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