Lines Matching refs:gb_inode
433 struct inode *gb_inode,
464 status = ocfs2_read_group_descriptor(gb_inode,
536 struct inode *gb_inode, u64 blkno,
547 if (gb_inode)
548 inode_lock(gb_inode);
551 status = ocfs2_inode_lock(gb_inode, &bh, 0);
589 status = ocfs2_info_freefrag_scan_chain(osb, gb_inode,
602 ocfs2_inode_unlock(gb_inode, 0);
604 if (gb_inode)
605 inode_unlock(gb_inode);
607 iput(gb_inode);
622 struct inode *gb_inode = NULL;
645 gb_inode = ocfs2_get_system_file_inode(osb, type,
647 if (!gb_inode) {
665 status = ocfs2_info_freefrag_scan_bitmap(osb, gb_inode, blkno, oiff);