Searched defs:alloclen (Results 1 - 3 of 3) sorted by relevance

/src/sys/kern/
H A Dsubr_thmap.c274 const size_t alloclen = offsetof(struct thmap_gc, data[len]); local in function:gc_alloc
288 const size_t alloclen = offsetof(struct thmap_gc, data[len]); local in function:gc_free
/src/sys/dev/scsipi/
H A Dscsi_spc.h417 uint8_t alloclen[4]; member in struct:scsi_report_luns
451 u_int8_t alloclen[4]; member in struct:scsi_repsuppopcode
/src/sys/fs/udf/
H A Dudf_subr.c437 uint32_t sector_size, len, alloclen, plb_num; local in function:udf_check_track_metadata_overlap

Completed in 11 milliseconds