Searched refs:pre_eject (Results 1 – 1 of 1) sorted by relevance
335 int (*pre_eject)(struct fsg_common *common, member1464 if (common->ops && common->ops->pre_eject) { in do_start_stop()1465 int r = common->ops->pre_eject(common, curlun, in do_start_stop()