Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dsuballoc.h132 struct buffer_head *inode_alloc_bh,
H A Dinode.c655 struct buffer_head *inode_alloc_bh = NULL; in ocfs2_remove_inode() local
670 status = ocfs2_inode_lock(inode_alloc_inode, &inode_alloc_bh, 1); in ocfs2_remove_inode()
711 inode_alloc_bh, di); in ocfs2_remove_inode()
720 brelse(inode_alloc_bh); in ocfs2_remove_inode()
H A Dsuballoc.c2630 struct buffer_head *inode_alloc_bh, in ocfs2_free_dinode() argument
2640 inode_alloc_bh, bit, bg_blkno, 1); in ocfs2_free_dinode()