Lines Matching refs:pr_entry_bh
46 create, &req->pr_entry_bh); in nilfs_dat_prepare_entry()
63 mark_buffer_dirty(req->pr_entry_bh); in nilfs_dat_commit_entry()
65 brelse(req->pr_entry_bh); in nilfs_dat_commit_entry()
71 brelse(req->pr_entry_bh); in nilfs_dat_abort_entry()
95 req->pr_entry_bh); in nilfs_dat_commit_alloc()
96 entry = kmap_local_folio(req->pr_entry_bh->b_folio, offset); in nilfs_dat_commit_alloc()
119 req->pr_entry_bh); in nilfs_dat_commit_free()
120 entry = kmap_local_folio(req->pr_entry_bh->b_folio, offset); in nilfs_dat_commit_free()
149 req->pr_entry_bh); in nilfs_dat_commit_start()
150 entry = kmap_local_folio(req->pr_entry_bh->b_folio, offset); in nilfs_dat_commit_start()
171 req->pr_entry_bh); in nilfs_dat_prepare_end()
172 entry = kmap_local_folio(req->pr_entry_bh->b_folio, offset); in nilfs_dat_prepare_end()
206 req->pr_entry_bh); in nilfs_dat_commit_end()
207 entry = kmap_local_folio(req->pr_entry_bh->b_folio, offset); in nilfs_dat_commit_end()
231 req->pr_entry_bh); in nilfs_dat_abort_end()
232 entry = kmap_local_folio(req->pr_entry_bh->b_folio, offset); in nilfs_dat_abort_end()