Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h149 typedef struct al_rls { struct
153 struct al_rls *next; argument
407 extern int g_rdls(char *, struct al_rls **, int);
/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dmap.c3322 g_rdls(char *path_phys, struct al_rls **rls_ptr, int verbose) in g_rdls()
3471 if ((c2 = (struct al_rls *) in g_rdls()
3472 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()
3555 if ((c2 = (struct al_rls *) in g_rdls()
3556 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()
3673 if ((c2 = (struct al_rls *) in g_rdls()
3674 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()