Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.h129 struct buffer_head *inode_alloc_bh,
H A Dinode.c643 struct buffer_head *inode_alloc_bh = NULL; in ocfs2_remove_inode() local
658 status = ocfs2_inode_lock(inode_alloc_inode, &inode_alloc_bh, 1); in ocfs2_remove_inode()
699 inode_alloc_bh, di); in ocfs2_remove_inode()
708 brelse(inode_alloc_bh); in ocfs2_remove_inode()
H A Dsuballoc.c2529 struct buffer_head *inode_alloc_bh, in ocfs2_free_dinode()
2539 inode_alloc_bh, bit, bg_blkno, 1); in ocfs2_free_dinode()
2527 ocfs2_free_dinode(handle_t *handle, struct inode *inode_alloc_inode, struct buffer_head *inode_alloc_bh, struct ocfs2_dinode *di) ocfs2_free_dinode() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.h127 struct buffer_head *inode_alloc_bh,
H A Dinode.c641 struct buffer_head *inode_alloc_bh = NULL; in ocfs2_remove_inode() local
656 status = ocfs2_inode_lock(inode_alloc_inode, &inode_alloc_bh, 1); in ocfs2_remove_inode()
697 inode_alloc_bh, di); in ocfs2_remove_inode()
706 brelse(inode_alloc_bh); in ocfs2_remove_inode()
H A Dsuballoc.c2527 struct buffer_head *inode_alloc_bh, in ocfs2_free_dinode()
2537 inode_alloc_bh, bit, bg_blkno, 1); in ocfs2_free_dinode()
2525 ocfs2_free_dinode(handle_t *handle, struct inode *inode_alloc_inode, struct buffer_head *inode_alloc_bh, struct ocfs2_dinode *di) ocfs2_free_dinode() argument

Completed in 12 milliseconds