Searched refs:busy_start (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dqdio.c895 q->timing.busy_start=0;
903 if (!q->timing.busy_start)
904 q->timing.busy_start=NOW;
908 if (NOW-q->timing.busy_start<QDIO_BUSY_BIT_GIVE_UP) {
1779 q->timing.busy_start=0;
1855 q->timing.busy_start=0;
H A Dqdio.h558 __u64 busy_start; member in struct:qdio_q::__anon6276
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_ag.h161 xfs_agblock_t busy_start; member in struct:xfs_perag_busy
H A Dxfs_alloc.c2520 bsy->busy_start = bno;
2597 bend = bsy->busy_start + bsy->busy_length - 1;
2599 (uend < bsy->busy_start)) {

Completed in 71 milliseconds