fsg_lun_is_open 1321 drivers/usb/gadget/function/f_mass_storage.c if (!fsg_lun_is_open(curlun)) { fsg_lun_is_open 1777 drivers/usb/gadget/function/f_mass_storage.c if (curlun && !fsg_lun_is_open(curlun) && needs_medium) { fsg_lun_is_open 2493 drivers/usb/gadget/function/f_mass_storage.c if (curlun && fsg_lun_is_open(curlun)) fsg_lun_is_open 2797 drivers/usb/gadget/function/f_mass_storage.c if (fsg_lun_is_open(lun)) { fsg_lun_is_open 259 drivers/usb/gadget/function/storage_common.c if (fsg_lun_is_open(curlun)) fsg_lun_is_open 318 drivers/usb/gadget/function/storage_common.c return sprintf(buf, "%d\n", fsg_lun_is_open(curlun) fsg_lun_is_open 337 drivers/usb/gadget/function/storage_common.c if (fsg_lun_is_open(curlun)) { /* Get the complete pathname */ fsg_lun_is_open 379 drivers/usb/gadget/function/storage_common.c if (fsg_lun_is_open(curlun)) { fsg_lun_is_open 439 drivers/usb/gadget/function/storage_common.c if (curlun->prevent_medium_removal && fsg_lun_is_open(curlun)) { fsg_lun_is_open 456 drivers/usb/gadget/function/storage_common.c } else if (fsg_lun_is_open(curlun)) {