Home
last modified time | relevance | path

Searched refs:xchk_parent_ctx (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/scrub/
Dparent.c33 struct xchk_parent_ctx { struct
51 struct xchk_parent_ctx *spc; in xchk_parent_actor() argument
54 spc = container_of(dc, struct xchk_parent_ctx, dc); in xchk_parent_actor()
76 struct xchk_parent_ctx spc = { in xchk_parent_count_parent_dentries()