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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_txnmgr.c1301 lsn = lmLog(log, tblk, lrd, NULL);
1453 lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
1490 lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
1525 cpu_to_le32(lmLog(log, tblk, lrd, NULL));
1574 lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
1624 lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
1653 lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
1675 lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
1743 lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
1834 cpu_to_le32(lmLog(lo
[all...]
H A Djfs_txnmgr.h121 /* lmLog state */
157 * linelock for lmLog()
304 extern int lmLog(struct jfs_log *, struct tblock *, struct lrd *,
H A Djfs_mount.c504 lmLog(log, NULL, &lrd, NULL);
H A Djfs_logmgr.c213 * NAME: lmLog()
224 int lmLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, function
232 jfs_info("lmLog: log:0x%p tblk:0x%p, lrd:0x%p tlck:0x%p",

Completed in 106 milliseconds