bd_write
static int bd_write(struct open_disk *od, daddr_t dblk, int blks,
if (blks && bd_write(od, dblk, blks, buf)) {