Searched refs:meta_unlock (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metaset.c | 625 (void) meta_unlock(sp, ep); in parse_add() 640 (void) meta_unlock(sp, ep); in parse_add() 690 (void) meta_unlock(sp, ep); in parse_add() 695 (void) meta_unlock(sp, ep); in parse_add() 774 (void) meta_unlock(sp, ep); in parse_add() 782 (void) meta_unlock(sp, ep); in parse_add() 790 (void) meta_unlock(sp, ep); in parse_add() 846 (void) meta_unlock(sp, ep); in parse_add() 1073 (void) meta_unlock(sp, ep); in parse_del() 1086 (void) meta_unlock(sp, ep); in parse_del() [all …]
|
H A D | metadevadm.c | 209 (void) meta_unlock(sp, ep); in main() 222 (void) meta_unlock(sp, ep); in main() 236 (void) meta_unlock(sp, ep); in main()
|
H A D | metaclust.c | 1185 (void) meta_unlock(local_sp, ep); in main() 1586 (void) meta_unlock(sp, ep); in main() 1617 (void) meta_unlock(sp, ep); in main() 1627 (void) meta_unlock(sp, ep); in main() 1944 (void) meta_unlock(sp, ep); in main() 1985 (void) meta_unlock(sp, ep); in main()
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_mirror_resync.c | 417 (void) meta_unlock(sp, &mde); in meta_mn_mirror_resync_all() 503 (void) meta_unlock(sp, &mde); in meta_mn_mirror_resync_all() 588 (void) meta_unlock(this_sp, &mde); in meta_mirror_resync_process_all()
|
H A D | meta_setup.c | 226 meta_unlock( in meta_unlock() function 444 if (meta_unlock(sp, ep) != 0) in md_daemonize() 503 if (meta_unlock(sp, ep) != 0) { in md_exit()
|
H A D | mapfile-vers | 667 meta_unlock;
|
/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | md_monitord.c | 328 (void) meta_unlock(sp, statusp); in probe_all_devs() 336 (void) meta_unlock(sp, statusp); in probe_all_devs()
|
/titanic_41/usr/src/lib/lvm/libsvm/common/ |
H A D | metainterfaces.c | 102 (void) meta_unlock(sp, &status); in metahalt()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 1567 extern int meta_unlock(mdsetname_t *sp, md_error_t *ep);
|