Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Ddir.c34 struct xchk_dir_ctx { struct
44 struct xchk_dir_ctx *sdc, in xchk_dir_check_ftype() argument
113 struct xchk_dir_ctx *sdc; in xchk_dir_actor()
120 sdc = container_of(dir_iter, struct xchk_dir_ctx, dir_iter); in xchk_dir_actor()
804 struct xchk_dir_ctx sdc = { in xchk_directory()