Lines Matching defs:pjl
1349 struct reiserfs_journal_list *pjl;
1428 pjl = find_newer_jl_for_cn(cn);
1430 * the order is important here. We check pjl to make sure we
1434 if (!pjl && cn->bh) {
1449 * everything with !pjl && jwait
1460 if (pjl) {
1461 if (atomic_read(&pjl->j_commit_left))
1462 flush_commit_list(s, pjl, 1);
1684 struct reiserfs_journal_list *pjl;
1694 pjl = find_newer_jl_for_cn(cn);
1695 if (!pjl && cn->blocknr && cn->bh