Searched refs:rmap_hook (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h256 struct xfs_hook rmap_hook; member in struct:xfs_rmap_hook
H A Dxfs_rmap.c880 return xfs_hooks_add(&pag->pag_rmap_update_hooks, &hook->rmap_hook);
889 xfs_hooks_del(&pag->pag_rmap_update_hooks, &hook->rmap_hook);
898 xfs_hook_setup(&hook->rmap_hook, mod_fn);
/linux-master/fs/xfs/scrub/
H A Drmap_repair.c1572 rr = container_of(nb, struct xrep_rmap, rhook.rmap_hook.nb);

Completed in 94 milliseconds