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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans_item.c467 lbcp->lbc_next = tp->t_busy.lbc_next;
468 tp->t_busy.lbc_next = lbcp;
488 lbcp = &tp->t_busy;
529 lbcp = tp->t_busy.lbc_next;
536 XFS_LBC_INIT(&tp->t_busy);
537 tp->t_busy.lbc_unused = 0;
H A Dxfs_trans.c257 XFS_LBC_INIT(&(tp->t_busy));
286 XFS_LBC_INIT(&(ntp->t_busy));
1244 lbcp = &tp->t_busy;
H A Dxfs_trans.h376 xfs_log_busy_chunk_t t_busy; /* busy/async free blocks */ member in struct:xfs_trans
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hamradio/
H A Dscc.c191 static void t_busy(unsigned long);
1030 scc->tx_wdog.function = t_busy;
1116 * fulldup == 0: DCD is active or Rand > P-persistence: start t_busy timer
1212 static void t_busy(unsigned long channel) function

Completed in 157 milliseconds