Searched refs:fsg_common_remove_lun (Results 1 – 2 of 2) sorted by relevance
127 void fsg_common_remove_lun(struct fsg_lun *lun);
2719 void fsg_common_remove_lun(struct fsg_lun *lun) in fsg_common_remove_lun() function2726 EXPORT_SYMBOL_GPL(fsg_common_remove_lun);2734 fsg_common_remove_lun(common->luns[i]); in _fsg_common_remove_luns()3289 fsg_common_remove_lun(lun_opts->lun); in fsg_lun_drop()