Searched refs:xfs_rmap_hook (Results 1 – 3 of 3) sorted by relevance
260 struct xfs_rmap_hook { struct267 int xfs_rmap_hook_add(struct xfs_perag *pag, struct xfs_rmap_hook *hook); argument268 void xfs_rmap_hook_del(struct xfs_perag *pag, struct xfs_rmap_hook *hook);269 void xfs_rmap_hook_setup(struct xfs_rmap_hook *hook, notifier_fn_t mod_fn);
862 struct xfs_rmap_hook *hook) in xfs_rmap_hook_add()871 struct xfs_rmap_hook *hook) in xfs_rmap_hook_del()879 struct xfs_rmap_hook *hook, in xfs_rmap_hook_setup()
143 struct xfs_rmap_hook rhook;