Lines Matching refs:bhp
201 struct buffer_head **bhp, in nilfs_palloc_get_block() argument
210 *bhp = prev->bh; in nilfs_palloc_get_block()
216 ret = nilfs_mdt_get_block(inode, blkoff, create, init_block, bhp); in nilfs_palloc_get_block()
224 get_bh(*bhp); in nilfs_palloc_get_block()
225 prev->bh = *bhp; in nilfs_palloc_get_block()
261 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() argument
268 bhp, &cache->prev_desc, &cache->lock); in nilfs_palloc_get_desc_block()
280 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() argument
286 create, NULL, bhp, in nilfs_palloc_get_bitmap_block()
314 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block() argument
320 create, NULL, bhp, in nilfs_palloc_get_entry_block()