Home
last modified time | relevance | path

Searched refs:nofua (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/usb/gadget/function/
Dstorage_common.c326 return sprintf(buf, "%u\n", curlun->nofua); in fsg_show_nofua()
417 bool nofua; in fsg_store_nofua() local
420 ret = strtobool(buf, &nofua); in fsg_store_nofua()
425 if (!nofua && curlun->nofua) in fsg_store_nofua()
428 curlun->nofua = nofua; in fsg_store_nofua()
Df_mass_storage.h13 bool nofua[FSG_MAX_LUNS]; member
41 _FSG_MODULE_PARAM_ARRAY(prefix, params, nofua, bool, \
92 char nofua; member
Dstorage_common.h110 unsigned int nofua:1; member
Df_mass_storage.c786 if (!curlun->nofua && (common->cmnd[1] & 0x08)) { /* FUA */ in do_write()
2555 static DEVICE_ATTR_RW(nofua);
3109 CONFIGFS_ATTR(fsg_lun_opts_, nofua);
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-platform-_UDC_-gadget11 What: /sys/devices/platform/_UDC_/gadget/gadget-lunX/nofua
Dconfigfs-usb-gadget-mass-storage30 nofua - Flag specifying that FUA flag
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dwritecache.rst49 nofua
55 with nofua. The user should test it
/Linux-v5.4/Documentation/usb/
Dmass-storage.rst105 - nofua=b[,b...]
179 - nofua
181 Reflects the state of nofua flag for given logical unit. It can
Dgadget-testing.rst334 nofua Flag specifying that FUA flag