Home | History | Annotate | Download | only in config

Lines Matching full:fr_offset

4216 		if (!(pos & ((1 << fragp->fr_offset) - 1)))
4229 = ((1 << fragp->fr_offset)
4230 - (pos & ((1 << fragp->fr_offset) - 1)));
4240 if (fragp->fr_offset != 3
4241 && fragp->fr_offset != 4
4242 && fragp->fr_offset != 5)