sd_max_dirres    2170 fs/gfs2/dir.c  		da->nr_blocks = sdp->sd_max_dirres;
sd_max_dirres     712 fs/gfs2/incore.h 	u32 sd_max_dirres;	/* Max blocks needed to add a directory entry */
sd_max_dirres     325 fs/gfs2/ops_fstype.c 	sdp->sd_max_dirres = hash_blocks + ind_blocks + leaf_blocks;