Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_rtalloc.h40 xfs_rtallocate_extent(
139 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) macro
H A Dxfs_rtalloc.c1140 xfs_rtallocate_extent( in xfs_rtallocate_extent() function
H A Dxfs_bmap_util.c142 * Realtime allocation, done through xfs_rtallocate_extent. in xfs_bmap_rtalloc()
147 error = xfs_rtallocate_extent(ap->tp, ap->blkno, 1, ap->length, in xfs_bmap_rtalloc()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_rtalloc.h41 xfs_rtallocate_extent(
144 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (-ENOSYS) macro
H A Dxfs_bmap_util.c160 * Realtime allocation, done through xfs_rtallocate_extent. in xfs_bmap_rtalloc()
169 error = xfs_rtallocate_extent(ap->tp, ap->blkno, raminlen, ap->length, in xfs_bmap_rtalloc()
H A Dxfs_rtalloc.c1196 xfs_rtallocate_extent( in xfs_rtallocate_extent() function

Completed in 8 milliseconds