Home
last modified time | relevance | path

Searched refs:newbh (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dbtnode.c221 ctxt->newbh = NULL; in nilfs_btnode_prepare_change_key()
260 ctxt->newbh = nbh; in nilfs_btnode_prepare_change_key()
288 struct buffer_head *obh = ctxt->bh, *nbh = ctxt->newbh; in nilfs_btnode_commit_change_key()
339 struct buffer_head *nbh = ctxt->newbh; in nilfs_btnode_abort_change_key()
H A Dbtnode.h30 struct buffer_head *newbh; member