Home
last modified time | relevance | path

Searched refs:total_allocation_length (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_utils.h98 uint32_t total_allocation_length; member
H A Docs_utils.c1722 textbuf->total_allocation_length += textbuf->allocation_length; in ocs_textbuf_segment_alloc()
1725 if (textbuf->total_allocation_length >= textbuf->max_allocation_length) { in ocs_textbuf_segment_alloc()