Searched refs:xfs_hook (Results 1 – 4 of 4) sorted by relevance
32 struct xfs_hook { struct37 typedef int (*xfs_hook_fn_t)(struct xfs_hook *hook, unsigned long action, argument41 int xfs_hooks_add(struct xfs_hooks *chain, struct xfs_hook *hook);42 void xfs_hooks_del(struct xfs_hooks *chain, struct xfs_hook *hook);46 static inline void xfs_hook_setup(struct xfs_hook *hook, notifier_fn_t fn) in xfs_hook_setup()
138 struct xfs_hook mod_hook;139 struct xfs_hook apply_hook;
323 struct xfs_hook dirent_hook;
265 struct xfs_hook rmap_hook;