Searched refs:xfs_rtallocate_extent (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_rtalloc.h | 37 xfs_rtallocate_extent( 127 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) macro
|
D | xfs_bmap_util.c | 237 if ((error = xfs_rtallocate_extent(ap->tp, ap->blkno, 1, ap->length, in xfs_bmap_rtalloc() 241 (error = xfs_rtallocate_extent(ap->tp, ap->blkno, 1, in xfs_bmap_rtalloc()
|
D | xfs_rtalloc.c | 1093 xfs_rtallocate_extent( in xfs_rtallocate_extent() function
|