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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree.h167 void (*update_lastrec)(struct xfs_btree_cur *cur, member in struct:xfs_btree_ops
226 * Reasons for the update_lastrec method to be called.
H A Dxfs_alloc_btree.c429 .update_lastrec = xfs_allocbt_update_lastrec,
H A Dxfs_btree.c888 * will be further refined in the update_lastrec method.
1755 cur->bc_ops->update_lastrec(cur, block, rec,
2804 cur->bc_ops->update_lastrec(cur, block, recp,
3161 cur->bc_ops->update_lastrec(cur, block, NULL,

Completed in 85 milliseconds