Home
last modified time | relevance | path

Searched refs:update_lastrec (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c435 .update_lastrec = xfs_allocbt_update_lastrec,
457 .update_lastrec = xfs_allocbt_update_lastrec,
H A Dxfs_btree.h118 void (*update_lastrec)(struct xfs_btree_cur *cur, member
166 * Reasons for the update_lastrec method to be called.
H A Dxfs_btree.c1169 * will be further refined in the update_lastrec method.
2223 cur->bc_ops->update_lastrec(cur, block, rec, in xfs_btree_update()
3360 cur->bc_ops->update_lastrec(cur, block, rec, in xfs_btree_insrec()
3724 cur->bc_ops->update_lastrec(cur, block, NULL, in xfs_btree_delrec()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c454 .update_lastrec = xfs_allocbt_update_lastrec,
477 .update_lastrec = xfs_allocbt_update_lastrec,
H A Dxfs_btree.h136 void (*update_lastrec)(struct xfs_btree_cur *cur, member
203 * Reasons for the update_lastrec method to be called.
H A Dxfs_btree.c1241 * will be further refined in the update_lastrec method.
2294 cur->bc_ops->update_lastrec(cur, block, rec, in xfs_btree_update()
3452 cur->bc_ops->update_lastrec(cur, block, rec, in xfs_btree_insrec()
3816 cur->bc_ops->update_lastrec(cur, block, NULL, in xfs_btree_delrec()

Completed in 17 milliseconds