Searched refs:old_inode_bh (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Dnamei.c1213 struct buffer_head *old_inode_bh = NULL; local
1324 status = ocfs2_inode_lock_nested(old_inode, &old_inode_bh, 1,
1547 old_inode_bh,
1550 old_di = (struct ocfs2_dinode *) old_inode_bh->b_data;
1554 ocfs2_journal_dirty(handle, old_inode_bh);
1691 brelse(old_inode_bh);

Completed in 106 milliseconds