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

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h255 struct xfs_rmap_hook { struct
262 int xfs_rmap_hook_add(struct xfs_perag *pag, struct xfs_rmap_hook *hook);
263 void xfs_rmap_hook_del(struct xfs_perag *pag, struct xfs_rmap_hook *hook);
264 void xfs_rmap_hook_setup(struct xfs_rmap_hook *hook, notifier_fn_t mod_fn);
H A Dxfs_rmap.c878 struct xfs_rmap_hook *hook)
887 struct xfs_rmap_hook *hook)
895 struct xfs_rmap_hook *hook,
/linux-master/fs/xfs/scrub/
H A Drmap_repair.c143 struct xfs_rmap_hook rhook;

Completed in 435 milliseconds