Lines Matching refs:setup
148 /* Scrub setup and teardown */
210 .setup = xchk_setup_fs,
216 .setup = xchk_setup_agheader,
222 .setup = xchk_setup_agheader,
228 .setup = xchk_setup_agheader,
234 .setup = xchk_setup_agheader,
240 .setup = xchk_setup_ag_allocbt,
246 .setup = xchk_setup_ag_allocbt,
252 .setup = xchk_setup_ag_iallocbt,
258 .setup = xchk_setup_ag_iallocbt,
265 .setup = xchk_setup_ag_rmapbt,
272 .setup = xchk_setup_ag_refcountbt,
279 .setup = xchk_setup_inode,
285 .setup = xchk_setup_inode_bmap,
291 .setup = xchk_setup_inode_bmap,
297 .setup = xchk_setup_inode_bmap,
303 .setup = xchk_setup_directory,
309 .setup = xchk_setup_xattr,
315 .setup = xchk_setup_symlink,
321 .setup = xchk_setup_parent,
327 .setup = xchk_setup_rtbitmap,
334 .setup = xchk_setup_rtsummary,
341 .setup = xchk_setup_quota,
347 .setup = xchk_setup_quota,
353 .setup = xchk_setup_quota,
359 .setup = xchk_setup_fscounters,
387 if (ops->setup == NULL || ops->scrub == NULL)
524 error = sc->ops->setup(sc);