Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_rtbitmap.c940 xfs_rtcheck_alloc_range( in xfs_rtcheck_alloc_range() function
957 #define xfs_rtcheck_alloc_range(m,t,b,l) (0) macro
979 error = xfs_rtcheck_alloc_range(mp, tp, bno, len); in xfs_rtfree_extent()