Home
last modified time | relevance | path

Searched refs:xfs_rmap_hook (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h264 struct xfs_rmap_hook { struct
271 int xfs_rmap_hook_add(struct xfs_group *xg, struct xfs_rmap_hook *hook); argument
272 void xfs_rmap_hook_del(struct xfs_group *xg, struct xfs_rmap_hook *hook);
273 void xfs_rmap_hook_setup(struct xfs_rmap_hook *hook, notifier_fn_t mod_fn);
H A Dxfs_rmap.c932 struct xfs_rmap_hook *hook) in xfs_rmap_hook_add()
941 struct xfs_rmap_hook *hook) in xfs_rmap_hook_del()
949 struct xfs_rmap_hook *hook, in xfs_rmap_hook_setup()
/linux/fs/xfs/scrub/
H A Drtrmap_repair.c88 struct xfs_rmap_hook rhook;
H A Drmap_repair.c146 struct xfs_rmap_hook rhook;