unmount_subtree
(void) unmount_subtree(fnp, force);
if (unmount_subtree(fnp, B_TRUE) != 0) {
extern int unmount_subtree(fnnode_t *, boolean_t);