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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.h129 xfs_alloc_busy_clear(struct xfs_mount *mp, struct xfs_busy_extent *busyp);
H A Dxfs_log_cil.c356 xfs_alloc_busy_clear(ctx->cil->xc_log->l_mp, busyp);
H A Dxfs_trans.c614 xfs_alloc_busy_clear(tp->t_mountp, busyp);
H A Dxfs_alloc.c2485 * xfs_alloc_busy_clear - remove an item from the per-ag busy list
2722 xfs_alloc_busy_clear( function

Completed in 40 milliseconds