Lines Matching defs:pjl
1348 struct reiserfs_journal_list *pjl;
1427 pjl = find_newer_jl_for_cn(cn);
1429 * the order is important here. We check pjl to make sure we
1433 if (!pjl && cn->bh) {
1448 * everything with !pjl && jwait
1459 if (pjl) {
1460 if (atomic_read(&pjl->j_commit_left))
1461 flush_commit_list(s, pjl, 1);
1683 struct reiserfs_journal_list *pjl;
1693 pjl = find_newer_jl_for_cn(cn);
1694 if (!pjl && cn->blocknr && cn->bh