Searched refs:busy_tp (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_ag.h163 struct xfs_trans *busy_tp; /* transaction that did the free */ member in struct:xfs_perag_busy
H A Dxfs_alloc.c2511 if (bsy->busy_tp == NULL) {
2522 bsy->busy_tp = tp;
2553 if (list[idx].busy_tp == tp) {
2555 list[idx].busy_tp = NULL;
2596 if (bsy->busy_tp != NULL) {
2616 lsn = bsy->busy_tp->t_commit_lsn;

Completed in 120 milliseconds