COMMIT_LAZY 682 fs/jfs/jfs_logmgr.c if (tblk->xflag & COMMIT_LAZY) COMMIT_LAZY 686 fs/jfs/jfs_logmgr.c (!(tblk->xflag & COMMIT_LAZY) || test_bit(log_FLUSH, &log->flag) COMMIT_LAZY 698 fs/jfs/jfs_logmgr.c if (tblk->xflag & COMMIT_LAZY) { COMMIT_LAZY 1166 fs/jfs/jfs_txnmgr.c tblk->xflag |= COMMIT_LAZY; COMMIT_LAZY 1286 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY; COMMIT_LAZY 1760 fs/jfs/jfs_txnmgr.c if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { COMMIT_LAZY 1786 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY; COMMIT_LAZY 1863 fs/jfs/jfs_txnmgr.c if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) { COMMIT_LAZY 1889 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY; COMMIT_LAZY 1928 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY;