Searched refs:xchk_nlink_ctrs (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dnlinks.h10 struct xchk_nlink_ctrs { struct
H A Dnlinks.c48 sc->buf = kzalloc(sizeof(struct xchk_nlink_ctrs), XCHK_GFP_FLAGS);
81 * observations is inode ILOCK -> iscan_lock/xchk_nlink_ctrs lock.
103 struct xchk_nlink_ctrs *xnc,
150 struct xchk_nlink_ctrs *xnc;
153 xnc = container_of(nb, struct xchk_nlink_ctrs, dhook.dirent_hook.nb);
206 struct xchk_nlink_ctrs *xnc = priv;
299 struct xchk_nlink_ctrs *xnc,
350 struct xchk_nlink_ctrs *xnc,
363 struct xchk_nlink_ctrs *xnc)
407 struct xchk_nlink_ctrs *xn
[all...]
H A Dnlinks_repair.c45 struct xchk_nlink_ctrs *xnc)
152 struct xchk_nlink_ctrs *xnc,
169 struct xchk_nlink_ctrs *xnc = sc->buf;

Completed in 243 milliseconds