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