Lines Matching refs:bhp
223 struct buffer_head **bhp, in nilfs_palloc_get_block() argument
233 *bhp = prev->bh; in nilfs_palloc_get_block()
239 ret = nilfs_mdt_get_block(inode, blkoff, create, init_block, bhp); in nilfs_palloc_get_block()
247 get_bh(*bhp); in nilfs_palloc_get_block()
248 prev->bh = *bhp; in nilfs_palloc_get_block()
292 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() argument
299 bhp, &cache->prev_desc, &cache->lock); in nilfs_palloc_get_desc_block()
313 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() argument
319 create, NULL, bhp, in nilfs_palloc_get_bitmap_block()
351 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block() argument
357 create, NULL, bhp, in nilfs_palloc_get_entry_block()