fs/jfs/jfs_mount.c
498
lmLog(log, NULL, &lrd, NULL);
fs/jfs/jfs_txnmgr.c
1303
lmLog(log, tblk, lrd, NULL);
fs/jfs/jfs_txnmgr.c
1453
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1490
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1540
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1590
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1619
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1641
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1709
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1800
cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1806
cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1824
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1919
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
1938
cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
1961
cpu_to_le32(lmLog(log, tblk, lrd, tlck));
fs/jfs/jfs_txnmgr.c
2061
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
2077
lrd->backchain = cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.c
2109
cpu_to_le32(lmLog(log, tblk, lrd, NULL));
fs/jfs/jfs_txnmgr.h
291
extern int lmLog(struct jfs_log *, struct tblock *, struct lrd *,