Searched refs:be_unmount_one_zone (Results 1 – 1 of 1) sorted by relevance
81 static int be_unmount_one_zone(be_unmount_data_t *, char *, char *, char *);2501 ret = be_unmount_one_zone(ud, zonename, zonepath, in be_unmount_zones()2620 be_unmount_one_zone(be_unmount_data_t *ud, char *zonename, char *zonepath, in be_unmount_one_zone() function