Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Ddir.c45 struct xchk_dir_ctx { struct
55 struct xchk_dir_ctx *sdc, in xchk_dir_check_ftype() argument
114 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()
775 struct xchk_dir_ctx sdc = { in xchk_directory()