Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Ddir.c35 struct xchk_dir_ctx { struct
45 struct xchk_dir_ctx *sdc, in xchk_dir_check_ftype() argument
104 struct xchk_dir_ctx *sdc; in xchk_dir_actor()
110 sdc = container_of(dir_iter, struct xchk_dir_ctx, dir_iter); in xchk_dir_actor()
792 struct xchk_dir_ctx sdc = { in xchk_directory()