Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_rtalloc.h40 xfs_rtallocate_extent(
139 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) macro
Dxfs_rtalloc.c1091 xfs_rtallocate_extent( in xfs_rtallocate_extent() function
Dxfs_bmap_util.c151 error = xfs_rtallocate_extent(ap->tp, ap->blkno, 1, ap->length, in xfs_bmap_rtalloc()