Home
last modified time | relevance | path

Searched defs:xchk_btree (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dbtree.h39 struct xchk_btree { struct
43 xchk_btree_rec_fn scrub_rec; argument
53 struct xchk_btree_key lastkey[]; argument
57 * Calculate the size of a xchk_btree structure. There are nlevels-1 slots for argument
Dbtree.c677 xchk_btree( in xchk_btree() function