Searched refs:pag_rmap_update_hooks (Results 1 – 3 of 3) sorted by relevance
122 struct xfs_hooks pag_rmap_update_hooks; member
854 xfs_hooks_call(&pag->pag_rmap_update_hooks, op, &p); in xfs_rmap_update_hook()864 return xfs_hooks_add(&pag->pag_rmap_update_hooks, &hook->rmap_hook); in xfs_rmap_hook_add()873 xfs_hooks_del(&pag->pag_rmap_update_hooks, &hook->rmap_hook); in xfs_rmap_hook_del()
332 xfs_hooks_init(&pag->pag_rmap_update_hooks); in xfs_initialize_perag()