Searched defs:newbnop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 319 xfs_alloc_compute_diff( xfs_agblock_t wantbno, xfs_extlen_t wantlen, xfs_extlen_t alignment, int datatype, xfs_agblock_t freebno, xfs_extlen_t freelen, xfs_agblock_t *newbnop) xfs_alloc_compute_diff() argument
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 364 xfs_alloc_compute_diff( xfs_agblock_t wantbno, xfs_extlen_t wantlen, xfs_extlen_t alignment, int datatype, xfs_agblock_t freebno, xfs_extlen_t freelen, xfs_agblock_t *newbnop) xfs_alloc_compute_diff() argument
|
Completed in 9 milliseconds