Searched refs:first_bh (Results 1 – 3 of 3) sorted by relevance
173 struct buffer_head *first_bh, *bh; in nilfs_mdt_read_block() local178 err = nilfs_mdt_submit_block(inode, block, REQ_OP_READ, &first_bh); in nilfs_mdt_read_block()195 if (!buffer_locked(first_bh)) in nilfs_mdt_read_block()200 wait_on_buffer(first_bh); in nilfs_mdt_read_block()204 if (!buffer_uptodate(first_bh)) { in nilfs_mdt_read_block()211 *out_bh = first_bh; in nilfs_mdt_read_block()215 brelse(first_bh); in nilfs_mdt_read_block()
351 const struct buffer_head *first_bh, in fscrypt_set_bio_crypt_ctx_bh() argument357 if (bh_get_inode_and_lblk_num(first_bh, &inode, &first_lblk)) in fscrypt_set_bio_crypt_ctx_bh()
873 const struct buffer_head *first_bh,899 const struct buffer_head *first_bh, in fscrypt_set_bio_crypt_ctx_bh() argument