sd_qc_inode       742 fs/gfs2/incore.h 	struct inode *sd_qc_inode;
sd_qc_inode       734 fs/gfs2/log.c  			cpu_to_be64(GFS2_I(sdp->sd_qc_inode)->i_no_addr);
sd_qc_inode       872 fs/gfs2/ops_fstype.c 	sdp->sd_qc_inode = gfs2_lookup_simple(pn, buf);
sd_qc_inode       873 fs/gfs2/ops_fstype.c 	if (IS_ERR(sdp->sd_qc_inode)) {
sd_qc_inode       874 fs/gfs2/ops_fstype.c 		error = PTR_ERR(sdp->sd_qc_inode);
sd_qc_inode       890 fs/gfs2/ops_fstype.c 	ip = GFS2_I(sdp->sd_qc_inode);
sd_qc_inode       905 fs/gfs2/ops_fstype.c 	iput(sdp->sd_qc_inode);
sd_qc_inode       368 fs/gfs2/quota.c 	struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
sd_qc_inode       648 fs/gfs2/quota.c 	struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
sd_qc_inode      1337 fs/gfs2/quota.c 	struct gfs2_inode *ip = GFS2_I(sdp->sd_qc_inode);
sd_qc_inode      1338 fs/gfs2/quota.c 	u64 size = i_size_read(sdp->sd_qc_inode);
sd_qc_inode      1348 fs/gfs2/quota.c 	if (gfs2_check_internal_file_size(sdp->sd_qc_inode, 1, 64 << 20))
sd_qc_inode       684 fs/gfs2/super.c 		iput(sdp->sd_qc_inode);