Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/scrub/
Dbtree.h32 struct xchk_btree { struct
36 xchk_btree_rec_fn scrub_rec; argument
49 * Calculate the size of a xchk_btree structure. There are nlevels-1 slots for argument
Dbtree.c623 xchk_btree( in xchk_btree() function