Searched refs:xfs_rtallocate_extent (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_rtalloc.h86 xfs_rtallocate_extent(
145 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) macro
H A Dxfs_rtalloc.c2065 xfs_rtallocate_extent( function
H A Dxfs_bmap.c2658 * Realtime allocation, done through xfs_rtallocate_extent.
2664 if ((error = xfs_rtallocate_extent(ap->tp, ap->rval, 1, ap->alen,
2668 (error = xfs_rtallocate_extent(ap->tp, ap->rval, 1,

Completed in 115 milliseconds