Searched refs:fsg_lun_open (Results 1 – 2 of 2) sorted by relevance
179 int fsg_lun_open(struct fsg_lun *curlun, const char *filename) in fsg_lun_open() function276 EXPORT_SYMBOL_GPL(fsg_lun_open);455 rc = fsg_lun_open(curlun, buf); in fsg_store_file()
2931 rc = fsg_lun_open(lun, cfg->filename); in fsg_common_create_lun()