Searched refs:diLog (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_txnmgr.c | 151 static int diLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, 1406 diLog(log, tblk, lrd, tlck, cd); in txLog() 1426 * diLog() 1430 static int diLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, in diLog() function 1500 jfs_err("diLog: UFO type tlck:0x%p", tlck); in diLog()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_txnmgr.c | 151 static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd, 1404 diLog(log, tblk, lrd, tlck, cd); in txLog() 1424 * diLog() 1428 static void diLog(struct jfs_log *log, struct tblock *tblk, struct lrd *lrd, in diLog() function 1497 jfs_err("diLog: UFO type tlck:0x%p", tlck); in diLog()
|
Completed in 6 milliseconds