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