Lines Matching refs:bhp
129 struct buffer_head **bhp)
131 return nilfs_mdt_get_block(cpfile, 0, 0, NULL, bhp);
137 struct buffer_head **bhp)
141 create, nilfs_cpfile_block_init, bhp);
150 * @bhp: place to store a pointer to buffer_head struct
164 struct buffer_head **bhp)
175 ret = nilfs_mdt_find_block(cpfile, start, end, &blkoff, bhp);
195 * @bhp: pointer to a buffer head
203 * the place pointed by @cpp and @bhp, respectively. On error, one of the
218 struct buffer_head **bhp)
265 *bhp = cp_bh;