Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_group.h60 struct xfs_hooks xg_rmap_update_hooks; member
A Dxfs_group.c200 xfs_hooks_init(&xg->xg_rmap_update_hooks); in xfs_group_insert()
A Dxfs_rmap.c924 xfs_hooks_call(&xg->xg_rmap_update_hooks, op, &p); in xfs_rmap_update_hook()
934 return xfs_hooks_add(&xg->xg_rmap_update_hooks, &hook->rmap_hook); in xfs_rmap_hook_add()
943 xfs_hooks_del(&xg->xg_rmap_update_hooks, &hook->rmap_hook); in xfs_rmap_hook_del()

Completed in 10 milliseconds