Lines Matching defs:lbmIODone
148 #define lbmGC 0x0080 /* lbmIODone to perform post-GC processing
181 static bio_end_io_t lbmIODone;
800 * This routine is called a interrupt time by lbmIODone
1980 bio->bi_end_io = lbmIODone;
1985 lbmIODone(bio);
2009 * LCACHE_LOCK() serializes xflag between lbmWrite() and lbmIODone()
2121 bio->bi_end_io = lbmIODone;
2127 lbmIODone(bio);
2161 * lbmIODone()
2165 static void lbmIODone(struct bio *bio)
2175 jfs_info("lbmIODone: bp:0x%p flag:0x%x", bp, bp->l_flag);
2184 jfs_err("lbmIODone: I/O error in JFS log");