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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.h204 xfs_alloc_clear_busy(xfs_trans_t *tp,
H A Dxfs_trans.c1248 xfs_alloc_clear_busy(tp, lbsp->lbc_ag,
H A Dxfs_alloc.c2491 * xfs_alloc_clear_busy - remove an item from the per-ag busy list
2539 xfs_alloc_clear_busy(xfs_trans_t *tp, function
2554 TRACE_UNBUSY("xfs_alloc_clear_busy", "found", agno, idx, tp);
2558 TRACE_UNBUSY("xfs_alloc_clear_busy", "missing", agno, idx, tp);

Completed in 45 milliseconds