Searched refs:lbmIODone (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_logmgr.c158 #define lbmGC 0x0080 /* lbmIODone to perform post-GC processing
191 static bio_end_io_t lbmIODone; variable
807 * This routine is called a interrupt time by lbmIODone
2012 bio->bi_end_io = lbmIODone;
2035 * LCACHE_LOCK() serializes xflag between lbmWrite() and lbmIODone()
2153 bio->bi_end_io = lbmIODone;
2159 lbmIODone(bio, 0, 0);
2193 * lbmIODone()
2197 static int lbmIODone(struct bio *bio, unsigned int bytes_done, int error) function
2210 jfs_info("lbmIODone
[all...]

Completed in 65 milliseconds