Searched refs:xfs_rtallocate_extent (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/xfs/ |
D | xfs_rtalloc.h | 84 xfs_rtallocate_extent( 146 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) macro
|
D | xfs_rtalloc.c | 2060 xfs_rtallocate_extent( in xfs_rtallocate_extent() function
|
D | xfs_bmap.c | 2399 if ((error = xfs_rtallocate_extent(ap->tp, ap->rval, 1, ap->alen, in xfs_bmap_rtalloc() 2403 (error = xfs_rtallocate_extent(ap->tp, ap->rval, 1, in xfs_bmap_rtalloc()
|