Searched refs:xfs_free_ag_extent (Results 1 - 1 of 1) 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.c1435 xfs_free_ag_extent( function
1867 if ((error = xfs_free_ag_extent(tp, agbp, args->agno, bno, 1, 1)))
2443 * Just break up the extent address and hand off to xfs_free_ag_extent
2470 error = xfs_free_ag_extent(tp, args.agbp, args.agno, args.agbno, len, 0);

Completed in 81 milliseconds