Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dsuballoc.h132 struct buffer_head *inode_alloc_bh,
H A Dinode.c753 struct buffer_head *inode_alloc_bh = NULL; in ocfs2_remove_inode()
768 status = ocfs2_inode_lock(inode_alloc_inode, &inode_alloc_bh, 1); in ocfs2_remove_inode()
809 inode_alloc_bh, di); in ocfs2_check_orphan_recovery_state()
818 brelse(inode_alloc_bh); in ocfs2_signal_wipe_completion()
719 struct buffer_head *inode_alloc_bh = NULL; ocfs2_remove_inode() local