Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dnlinks.c50 struct xchk_nlink_ctrs *xnc; in xchk_setup_nlinks()
61 xnc = kvzalloc(sizeof(struct xchk_nlink_ctrs), XCHK_GFP_FLAGS); in xchk_setup_nlinks()
119 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_update_incore()
166 struct xchk_nlink_ctrs *xnc; in xchk_nlinks_live_update()
169 xnc = container_of(nb, struct xchk_nlink_ctrs, dhook.dirent_hook.nb); in xchk_nlinks_live_update()
229 struct xchk_nlink_ctrs *xnc = priv; in xchk_nlinks_collect_dirent()
340 struct xchk_nlink_ctrs *xnc = priv; in xchk_nlinks_collect_pptr()
382 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_collect_dir()
462 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_collect_metafile()
475 struct xchk_nlink_ctrs *xnc) in xchk_nlinks_collect_metafiles()
[all …]
Dnlinks_repair.c92 struct xchk_nlink_ctrs *xnc) in xrep_nlinks_repair_inode()
282 struct xchk_nlink_ctrs *xnc, in xrep_nlinks_iter()
299 struct xchk_nlink_ctrs *xnc = sc->buf; in xrep_nlinks()
Dnlinks.h10 struct xchk_nlink_ctrs { struct