Searched refs:opage (Results 1 – 1 of 1) sorted by relevance
231 struct page *opage; in nilfs_btnode_commit_change_key() local237 opage = obh->b_page; in nilfs_btnode_commit_change_key()238 if (unlikely(oldkey != opage->index)) in nilfs_btnode_commit_change_key()239 NILFS_PAGE_BUG(opage, in nilfs_btnode_commit_change_key()251 opage->index = obh->b_blocknr = newkey; in nilfs_btnode_commit_change_key()252 unlock_page(opage); in nilfs_btnode_commit_change_key()