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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_rtalloc.h84 xfs_rtallocate_extent(
146 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) macro
H A Dxfs_rtalloc.c2066 xfs_rtallocate_extent( function
H A Dxfs_bmap.c2366 * Realtime allocation, done through xfs_rtallocate_extent.
2372 if ((error = xfs_rtallocate_extent(ap->tp, ap->rval, 1, ap->alen,
2376 (error = xfs_rtallocate_extent(ap->tp, ap->rval, 1,

Completed in 118 milliseconds