COMMIT_LAZY 693 fs/jfs/jfs_logmgr.c if (tblk->xflag & COMMIT_LAZY)
COMMIT_LAZY 697 fs/jfs/jfs_logmgr.c (!(tblk->xflag & COMMIT_LAZY) || test_bit(log_FLUSH, &log->flag)
COMMIT_LAZY 709 fs/jfs/jfs_logmgr.c if (tblk->xflag & COMMIT_LAZY) {
COMMIT_LAZY 1181 fs/jfs/jfs_txnmgr.c tblk->xflag |= COMMIT_LAZY;
COMMIT_LAZY 1301 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY;
COMMIT_LAZY 1775 fs/jfs/jfs_txnmgr.c if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) {
COMMIT_LAZY 1801 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY;
COMMIT_LAZY 1878 fs/jfs/jfs_txnmgr.c if ((xadlock->count <= 4) && (tblk->xflag & COMMIT_LAZY)) {
COMMIT_LAZY 1904 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY;
COMMIT_LAZY 1944 fs/jfs/jfs_txnmgr.c tblk->xflag &= ~COMMIT_LAZY;