Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h269 void xfs_rmap_hook_setup(struct xfs_rmap_hook *hook, notifier_fn_t mod_fn);
Dxfs_rmap.c878 xfs_rmap_hook_setup( in xfs_rmap_hook_setup() function
/linux-6.12.1/fs/xfs/scrub/
Drmap_repair.c1614 xfs_rmap_hook_setup(&rr->rhook, xrep_rmapbt_live_update); in xrep_rmap_setup_scan()