Home
last modified time | relevance | path

Searched refs:prevent_medium_removal (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/usb/gadget/
Dstorage_common.c241 unsigned int prevent_medium_removal:1; member
762 if (curlun->prevent_medium_removal && fsg_lun_is_open(curlun)) { in fsg_store_file()
Df_mass_storage.c1457 if (curlun->prevent_medium_removal) { in do_start_stop()
1506 if (curlun->prevent_medium_removal && !prevent) in do_prevent_allow()
1508 curlun->prevent_medium_removal = prevent; in do_prevent_allow()
2560 curlun->prevent_medium_removal = 0; in handle_exception()
Dfile_storage.c1826 if (curlun->prevent_medium_removal) { in do_start_stop()
1868 if (curlun->prevent_medium_removal && !prevent) in do_prevent_allow()
1870 curlun->prevent_medium_removal = prevent; in do_prevent_allow()
2983 curlun->prevent_medium_removal = 0; in handle_exception()