Searched refs:xfs_alloc_get_freelist (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.h136 xfs_alloc_get_freelist(
H A Dxfs_alloc.c1450 if ((error = xfs_alloc_get_freelist(args->tp, args->agbp, &fbno)))
1926 if ((error = xfs_alloc_get_freelist(tp, agbp, &bno)))
1991 xfs_alloc_get_freelist( function
2002 static char fname[] = "xfs_alloc_get_freelist";
H A Dxfs_alloc_btree.c1323 if ((error = xfs_alloc_get_freelist(cur->bc_tp, cur->bc_private.a.agbp,
1607 if ((error = xfs_alloc_get_freelist(cur->bc_tp, cur->bc_private.a.agbp,

Completed in 120 milliseconds