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

/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c496 .update_lastrec = xfs_allocbt_update_lastrec,
528 .update_lastrec = xfs_allocbt_update_lastrec,
H A Dxfs_btree.h158 void (*update_lastrec)(struct xfs_btree_cur *cur, member in struct:xfs_btree_ops
229 * Reasons for the update_lastrec method to be called.
H A Dxfs_btree.c1337 * will be further refined in the update_lastrec method.
2428 cur->bc_ops->update_lastrec(cur, block, rec,
3625 cur->bc_ops->update_lastrec(cur, block, rec,
3991 cur->bc_ops->update_lastrec(cur, block, NULL,

Completed in 533 milliseconds