Searched defs:_be_unmount (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_mount.c239 ret = _be_unmount(be_name, altpool, flags);
407 (void) _be_unmount(bt.obe_name, altpool,
429 * Function: _be_unmount
442 _be_unmount(char *be_name, char *altpool, int flags) function
869 if ((err = _be_unmount(be_name, NULL, umnt_flags))

Completed in 27 milliseconds