extent_fixed 179 kern/subr_extent.c if (fixed_extent && (storagesize < sizeof(struct extent_fixed))) extent_fixed 190 kern/subr_extent.c struct extent_fixed *fex; extent_fixed 197 kern/subr_extent.c fex = (struct extent_fixed *)cp; extent_fixed 199 kern/subr_extent.c cp += ALIGN(sizeof(struct extent_fixed)); extent_fixed 200 kern/subr_extent.c sz -= ALIGN(sizeof(struct extent_fixed)); extent_fixed 1014 kern/subr_extent.c struct extent_fixed *fex = (struct extent_fixed *)ex; extent_fixed 1057 kern/subr_extent.c struct extent_fixed *fex = (struct extent_fixed *)ex; extent_fixed 67 sys/extent.h struct extent_fixed { extent_fixed 102 sys/extent.h (ALIGN(sizeof(struct extent_fixed)) + \