Searched refs:be_unmount_root (Results 1 – 1 of 1) sorted by relevance
76 static int be_unmount_root(zfs_handle_t *, be_unmount_data_t *);543 if ((ret = be_unmount_root(zhp, &ud)) != BE_SUCCESS) { in _be_unmount()2193 be_unmount_root(zfs_handle_t *zhp, be_unmount_data_t *ud) in be_unmount_root() function2312 if ((ret = be_unmount_root(zhp, &ud)) != BE_SUCCESS) { in fix_mountpoint()