Searched refs:bp_ctxt (Results 1 – 2 of 2) sorted by relevance
36 struct nilfs_btnode_chkey_ctxt bp_ctxt; member
1943 path[level].bp_ctxt.oldkey = path[level].bp_oldreq.bpr_ptr; in nilfs_btree_prepare_update_v()1944 path[level].bp_ctxt.newkey = path[level].bp_newreq.bpr_ptr; in nilfs_btree_prepare_update_v()1945 path[level].bp_ctxt.bh = path[level].bp_bh; in nilfs_btree_prepare_update_v()1948 &path[level].bp_ctxt); in nilfs_btree_prepare_update_v()1974 &path[level].bp_ctxt); in nilfs_btree_commit_update_v()1975 path[level].bp_bh = path[level].bp_ctxt.bh; in nilfs_btree_commit_update_v()1993 &path[level].bp_ctxt); in nilfs_btree_abort_update_v()2219 path[level].bp_ctxt.oldkey = ptr; in nilfs_btree_assign_p()2220 path[level].bp_ctxt.newkey = blocknr; in nilfs_btree_assign_p()2221 path[level].bp_ctxt.bh = *bh; in nilfs_btree_assign_p()[all …]