Searched refs:xfs_rtcheck_alloc_range (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.c | 940 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()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.c | 940 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()
|
Completed in 3 milliseconds