Searched refs:md_daemonize (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_raid_resync.c101 if ((fval = md_daemonize(sp, ep)) != 0) {
103 * md_daemonize forks off a process to do the work. This
H A Dmeta_mirror_resync.c204 if ((fval = md_daemonize(sp, ep)) != 0) {
206 * md_daemonize will fork off a process. The is the
365 if ((fval = md_daemonize(sp, &mde)) != 0) {
367 * md_daemonize will fork off a process. The is the
H A Dmeta_setup.c401 md_daemonize( function
H A Dmeta_sp.c6657 if ((fval = md_daemonize(sp, &mde)) != 0) {
6659 * md_daemonize will fork off a process. The is the

Completed in 39 milliseconds