Searched refs:pjl (Results 1 – 1 of 1) sorted by relevance
1335 struct reiserfs_journal_list *pjl; in flush_journal_list() local1409 pjl = find_newer_jl_for_cn(cn); in flush_journal_list()1414 if (!pjl && cn->bh) { in flush_journal_list()1435 if (pjl) { in flush_journal_list()1436 if (atomic_read(&pjl->j_commit_left)) in flush_journal_list()1437 flush_commit_list(s, pjl, 1); in flush_journal_list()1670 struct reiserfs_journal_list *pjl; in dirty_one_transaction() local1680 pjl = find_newer_jl_for_cn(cn); in dirty_one_transaction()1681 if (!pjl && cn->blocknr && cn->bh in dirty_one_transaction()