fs/jfs/jfs_mount.c
499
lmLog(log, NULL, &lrd, NULL);
fs/jfs/jfs_txnmgr.c
1304
lmLog(log, tblk, lrd, NULL);
fs/jfs/jfs_txnmgr.c
1454
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1491
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1541
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1591
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1620
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1642
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1710
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1801
cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1807
cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1825
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1920
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1939
cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1962
cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
2062
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
2078
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
2110
cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.h
291
extern int lmLog(struct jfs_log *, struct tblock *, struct lrd *,