Searched refs:opage (Results 1 – 2 of 2) sorted by relevance
245 struct page *opage; in nilfs_btnode_commit_change_key() local251 opage = obh->b_page; in nilfs_btnode_commit_change_key()252 if (unlikely(oldkey != opage->index)) in nilfs_btnode_commit_change_key()253 NILFS_PAGE_BUG(opage, in nilfs_btnode_commit_change_key()265 opage->index = obh->b_blocknr = newkey; in nilfs_btnode_commit_change_key()266 unlock_page(opage); in nilfs_btnode_commit_change_key()
233 struct osc_page *opage, unsigned to) in osc_page_touch() argument235 struct cl_page *page = opage->ops_cl.cpl_page; in osc_page_touch()236 struct cl_object *obj = opage->ops_cl.cpl_obj; in osc_page_touch()