Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h833 extern int mddb_setowner(mddb_recid_t id, md_mn_nodeid_t owner);
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_ioctl.c1698 (void) mddb_setowner(un->un_rr_dirty_recid, in mirror_owner_thread()
1954 (void) mddb_setowner(un->un_rr_dirty_recid, p->d.owner); in mirror_set_owner()
1971 (void) mddb_setowner(un->un_rr_dirty_recid, p->d.owner); in mirror_set_owner()
H A Dmirror.c3781 (void) mddb_setowner( in become_owner()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c11086 mddb_setowner( in mddb_setowner() function