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