Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c70 static char *get_old_name(char *new);
172 if ((name = get_old_name(nvpair_name(elem))) == NULL) { in fstyp_mod_dump()
189 get_old_name(char *new) in get_old_name() function