tmpstat 1382 fs/ocfs2/dlm/dlmdomain.c int status, tmpstat; tmpstat 1400 fs/ocfs2/dlm/dlmdomain.c tmpstat = dlm_send_one_join_cancel(dlm, node); tmpstat 1401 fs/ocfs2/dlm/dlmdomain.c if (tmpstat) { tmpstat 1403 fs/ocfs2/dlm/dlmdomain.c "node %d\n", tmpstat, node); tmpstat 1405 fs/ocfs2/dlm/dlmdomain.c status = tmpstat; tmpstat 1593 fs/ocfs2/dlm/dlmdomain.c int status = 0, tmpstat, node; tmpstat 1691 fs/ocfs2/dlm/dlmdomain.c tmpstat = dlm_send_join_cancels(dlm, tmpstat 1694 fs/ocfs2/dlm/dlmdomain.c if (tmpstat < 0) tmpstat 1695 fs/ocfs2/dlm/dlmdomain.c mlog_errno(tmpstat); tmpstat 729 fs/ocfs2/super.c int status, tmpstat; tmpstat 784 fs/ocfs2/super.c tmpstat = ocfs2_get_sector(sb, bh, tmpstat 787 fs/ocfs2/super.c if (tmpstat < 0) { tmpstat 788 fs/ocfs2/super.c status = tmpstat; tmpstat 795 fs/ocfs2/super.c tmpstat = ocfs2_verify_volume(di, *bh, blksize, stats); tmpstat 796 fs/ocfs2/super.c if (tmpstat < 0) { tmpstat 800 fs/ocfs2/super.c if (tmpstat != -EAGAIN) { tmpstat 801 fs/ocfs2/super.c status = tmpstat;