Home
last modified time | relevance | path

Searched refs:custom_fn (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dfindparent.c246 notifier_fn_t custom_fn) in __xrep_findparent_scan_start() argument
268 if (custom_fn) in __xrep_findparent_scan_start()
269 xfs_dir_hook_setup(&pscan->dhook, custom_fn); in __xrep_findparent_scan_start()
Dfindparent.h29 notifier_fn_t custom_fn);