Searched refs:xfs_btree_shift_ptrs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_btree.c | 1374 xfs_btree_shift_ptrs( in xfs_btree_shift_ptrs() function 2374 xfs_btree_shift_ptrs(cur, in xfs_btree_lshift() 2520 xfs_btree_shift_ptrs(cur, rpp, 1, rrecs); in xfs_btree_rshift() 3297 xfs_btree_shift_ptrs(cur, pp, 1, numrecs - ptr + 1); in xfs_btree_insrec() 3699 xfs_btree_shift_ptrs(cur, lpp, -1, numrecs - ptr); in xfs_btree_delrec()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_btree.c | 1446 xfs_btree_shift_ptrs( in xfs_btree_shift_ptrs() function 2445 xfs_btree_shift_ptrs(cur, in xfs_btree_lshift() 2591 xfs_btree_shift_ptrs(cur, rpp, 1, rrecs); in xfs_btree_rshift() 3389 xfs_btree_shift_ptrs(cur, pp, 1, numrecs - ptr + 1); in xfs_btree_insrec() 3791 xfs_btree_shift_ptrs(cur, lpp, -1, numrecs - ptr); in xfs_btree_delrec()
|
Completed in 12 milliseconds