Lines Matching refs:bhp
201 struct buffer_head **bhp, in nilfs_palloc_get_block() argument
211 *bhp = prev->bh; in nilfs_palloc_get_block()
217 ret = nilfs_mdt_get_block(inode, blkoff, create, init_block, bhp); in nilfs_palloc_get_block()
225 get_bh(*bhp); in nilfs_palloc_get_block()
226 prev->bh = *bhp; in nilfs_palloc_get_block()
262 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() argument
269 bhp, &cache->prev_desc, &cache->lock); in nilfs_palloc_get_desc_block()
281 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() argument
287 create, NULL, bhp, in nilfs_palloc_get_bitmap_block()
315 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block() argument
321 create, NULL, bhp, in nilfs_palloc_get_entry_block()