Searched defs:xfs_rtallocate_extent (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_rtalloc.h | 139 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) macro
|
| D | xfs_rtalloc.c | 1140 xfs_rtallocate_extent( in xfs_rtallocate_extent() function
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_rtalloc.h | 144 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (-ENOSYS) macro
|
| D | xfs_rtalloc.c | 1196 xfs_rtallocate_extent( in xfs_rtallocate_extent() function
|