Searched refs:desc_bh (Results 1 – 1 of 1) sorted by relevance
584 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local624 brelse(desc_bh); in nilfs_palloc_prepare_alloc_entry()653 brelse(desc_bh); in nilfs_palloc_prepare_alloc_entry()665 req->pr_desc_bh = desc_bh; in nilfs_palloc_prepare_alloc_entry()778 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_free_entry() local788 brelse(desc_bh); in nilfs_palloc_prepare_free_entry()792 req->pr_desc_bh = desc_bh; in nilfs_palloc_prepare_free_entry()823 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_freev() local847 brelse(desc_bh); in nilfs_palloc_freev()918 mark_buffer_dirty(desc_bh); in nilfs_palloc_freev()[all …]