nstruct            46 fs/gfs2/log.c  unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct,
nstruct            55 fs/gfs2/log.c  	if (nstruct > first) {
nstruct            58 fs/gfs2/log.c  		blks += DIV_ROUND_UP(nstruct - first, second);
nstruct            64 fs/gfs2/log.h  extern unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct,