Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_tab.c112 nlines = roundup(nlines, TAB_LINE_ALLOC); in realloc_lines()
/titanic_41/usr/src/head/
H A Dmeta.h245 #define TAB_LINE_ALLOC 10 macro