sd_hash_bsize     707 fs/gfs2/incore.h 	u32 sd_hash_bsize;	/* sizeof(exhash block) */
sd_hash_bsize     302 fs/gfs2/ops_fstype.c 	sdp->sd_hash_bsize = sdp->sd_sb.sb_bsize / 2;
sd_hash_bsize     304 fs/gfs2/ops_fstype.c 	sdp->sd_hash_ptrs = sdp->sd_hash_bsize / sizeof(u64);