Lines Matching refs:xchk_nlink_ctrs
50 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()
519 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_collect_file()
531 struct xchk_nlink_ctrs *xnc) in xchk_nlinks_collect()
605 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_comparison_read()
643 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_compare_inode()
776 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_compare_inum()
851 struct xchk_nlink_ctrs *xnc, in xchk_nlinks_compare_iter()
866 struct xchk_nlink_ctrs *xnc) in xchk_nlinks_compare()
943 struct xchk_nlink_ctrs *xnc = priv; in xchk_nlinks_teardown_scan()
966 struct xchk_nlink_ctrs *xnc) in xchk_nlinks_setup_scan()
1020 struct xchk_nlink_ctrs *xnc = sc->buf; in xchk_nlinks()