Symbol: xchk_dirtree
fs/xfs/scrub/dirtree.c
109
dl = kvzalloc_obj(struct xchk_dirtree, XCHK_GFP_FLAGS);
fs/xfs/scrub/dirtree.c
155
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
215
struct xchk_dirtree *dl = priv;
fs/xfs/scrub/dirtree.c
278
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
316
struct xchk_dirtree *dl = priv;
fs/xfs/scrub/dirtree.c
345
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
363
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
515
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
593
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
659
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
699
struct xchk_dirtree *dl;
fs/xfs/scrub/dirtree.c
703
dl = container_of(nb, struct xchk_dirtree, dhook.dirent_hook.nb);
fs/xfs/scrub/dirtree.c
72
struct xchk_dirtree *dl = buf;
fs/xfs/scrub/dirtree.c
735
struct xchk_dirtree *dl = buf;
fs/xfs/scrub/dirtree.c
759
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
787
struct xchk_dirtree *dl)
fs/xfs/scrub/dirtree.c
859
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree.c
913
struct xchk_dirtree *dl = sc->buf;
fs/xfs/scrub/dirtree.c
98
struct xchk_dirtree *dl;
fs/xfs/scrub/dirtree.c
999
xchk_dirtree_parentless(const struct xchk_dirtree *dl)
fs/xfs/scrub/dirtree.h
159
bool xchk_dirtree_parentless(const struct xchk_dirtree *dl);
fs/xfs/scrub/dirtree.h
161
int xchk_dirtree_find_paths_to_root(struct xchk_dirtree *dl);
fs/xfs/scrub/dirtree.h
162
int xchk_dirpath_append(struct xchk_dirtree *dl, struct xfs_inode *ip,
fs/xfs/scrub/dirtree.h
165
void xchk_dirtree_evaluate(struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
115
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
144
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
180
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
217
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
263
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
285
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
379
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
504
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
551
struct xchk_dirtree *dl)
fs/xfs/scrub/dirtree_repair.c
56
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
653
struct xchk_dirtree *dl)
fs/xfs/scrub/dirtree_repair.c
69
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
722
struct xchk_dirtree *dl)
fs/xfs/scrub/dirtree_repair.c
758
struct xchk_dirtree *dl,
fs/xfs/scrub/dirtree_repair.c
789
struct xchk_dirtree *dl = sc->buf;
fs/xfs/scrub/dirtree_repair.c
99
struct xchk_dirtree *dl,
fs/xfs/scrub/scrub.c
459
.scrub = xchk_dirtree,
fs/xfs/scrub/scrub.h
281
int xchk_dirtree(struct xfs_scrub *sc);
fs/xfs/scrub/trace.h
1818
TP_PROTO(const struct xchk_dirtree *dl,
fs/xfs/scrub/trace.h
1853
TP_PROTO(const struct xchk_dirtree *dl, \
fs/xfs/scrub/trace.h
32
struct xchk_dirtree;