Searched defs:lrd (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/jfs/
H A Djfs_mount.c497 struct lrd lrd; logMOUNT() local
H A Djfs_txnmgr.h283 struct lrd lrd; /* : log record descriptor */ member in struct:commit
H A Djfs_logmgr.c238 int lmLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, lmLog() argument
357 lmWriteRecord(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, lmWriteRecord() argument
949 struct lrd lrd; lmLogSync() local
1265 struct lrd lrd; lmLogInit() local
1657 struct lrd lrd; lmLogShutdown() local
H A Djfs_logmgr.h201 struct lrd { struct
H A Djfs_txnmgr.c1144 struct lrd *lrd; txCommit() local
1387 struct lrd *lrd = &cd->lrd; txLog() local
1438 static int diLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, diLog() argument
1551 static int dataLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, dataLog() argument
1597 static void dtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, dtLog() argument
1700 static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, xtLog() argument
2086 static void mapLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, mapLog() argument

Completed in 513 milliseconds