Lines Matching refs:bhp
211 struct buffer_head **bhp, in nilfs_palloc_get_block() argument
220 *bhp = prev->bh; in nilfs_palloc_get_block()
226 ret = nilfs_mdt_get_block(inode, blkoff, create, init_block, bhp); in nilfs_palloc_get_block()
234 get_bh(*bhp); in nilfs_palloc_get_block()
235 prev->bh = *bhp; in nilfs_palloc_get_block()
251 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() argument
258 bhp, &cache->prev_desc, &cache->lock); in nilfs_palloc_get_desc_block()
270 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() argument
276 create, NULL, bhp, in nilfs_palloc_get_bitmap_block()
288 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block() argument
294 create, NULL, bhp, in nilfs_palloc_get_entry_block()