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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_mass_storage.c594 bh->outreq_busy = 0;
960 &bh->outreq_busy, &bh->state)
1629 &bh->outreq_busy, &bh->state)
2260 &bh->outreq_busy, &bh->state)
2445 if (bh->outreq_busy)
2455 num_active += bh->inreq_busy + bh->outreq_busy;
H A Dfile_storage.c647 bh->outreq_busy = 0;
1260 &bh->outreq_busy, &bh->state);
1915 &bh->outreq_busy, &bh->state);
2573 &bh->outreq_busy, &bh->state);
2817 if (bh->outreq_busy)
2826 num_active += bh->inreq_busy + bh->outreq_busy;
H A Dstorage_common.c342 int outreq_busy; member in struct:fsg_buffhd

Completed in 78 milliseconds