Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.c148 #define lbmGC 0x0080 /* lbmIODone to perform post-GC processing
181 static bio_end_io_t lbmIODone; variable
808 * This routine is called a interrupt time by lbmIODone
1991 bio->bi_end_io = lbmIODone; in lbmRead()
1997 lbmIODone(bio); in lbmRead()
2021 * LCACHE_LOCK() serializes xflag between lbmWrite() and lbmIODone()
2135 bio->bi_end_io = lbmIODone; in lbmStartIO()
2142 lbmIODone(bio); in lbmStartIO()
2176 * lbmIODone()
2180 static void lbmIODone(struc function
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.c148 #define lbmGC 0x0080 /* lbmIODone to perform post-GC processing
181 static bio_end_io_t lbmIODone; variable
800 * This routine is called a interrupt time by lbmIODone
1980 bio->bi_end_io = lbmIODone; in lbmRead()
1985 lbmIODone(bio); in lbmRead()
2009 * LCACHE_LOCK() serializes xflag between lbmWrite() and lbmIODone()
2121 bio->bi_end_io = lbmIODone; in lbmStartIO()
2127 lbmIODone(bio); in lbmStartIO()
2161 * lbmIODone()
2165 static void lbmIODone(struc function
[all...]

Completed in 5 milliseconds