Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h795 extern mdkey_t md_setshared_name(set_t, char *, int);
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c3388 md_setshared_name(setno, pathname, NM_NOCOMMIT); in md_update_namespace()
3404 md_setshared_name(setno, drvnm, NM_NOCOMMIT); in md_update_namespace()
3697 md_setshared_name(set_t setno, char *shrname, int nocommit) in md_setshared_name() function
H A Dmd_subr.c2186 drvrid = md_setshared_name(setno, name, 0L); in md_loadsubmod()
2268 if (md_setshared_name(setno, name, 0L) in md_getmodindex()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c917 indx = md_setshared_name(setno, in mirror_attach()