Lines Matching refs:lbmIODone
148 #define lbmGC 0x0080 /* lbmIODone to perform post-GC processing
181 static bio_end_io_t lbmIODone;
808 * This routine is called a interrupt time by lbmIODone
1991 bio->bi_end_io = lbmIODone;
1997 lbmIODone(bio);
2021 * LCACHE_LOCK() serializes xflag between lbmWrite() and lbmIODone()
2135 bio->bi_end_io = lbmIODone;
2142 lbmIODone(bio);
2176 * lbmIODone()
2180 static void lbmIODone(struct bio *bio)
2190 jfs_info("lbmIODone: bp:0x%p flag:0x%x", bp, bp->l_flag);
2199 jfs_err("lbmIODone: I/O error in JFS log");