Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h858 extern void mddb_unload(void);
911 #define mddb_unload() (0) macro
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd.c490 mddb_unload(); /* undo mddb_init() allocations */ in mdattach()
H A Dmd_subr.c1894 mddb_unload(); in md_halt()
H A Dmd_mddb.c8810 mddb_unload(void) in mddb_unload() function