Home
last modified time | relevance | path

Searched refs:g_reserve (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h189 extern int g_reserve(char *);
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dmapfile-vers100 g_reserve;
H A Dmap.c4139 g_reserve(char *path) in g_reserve() function
/titanic_50/usr/src/cmd/luxadm/
H A Dg_adm.c6601 if ((err = g_reserve(path_phys)) != 0) { in adm_reserve()