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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c481 unsigned int prevent_medium_removal : 1; member in struct:lun
2166 if (curlun->prevent_medium_removal) {
2208 if (curlun->prevent_medium_removal && !prevent)
2210 curlun->prevent_medium_removal = prevent;
3239 curlun->prevent_medium_removal = 0;
3553 if (curlun->prevent_medium_removal && backing_file_is_open(curlun)) {

Completed in 82 milliseconds