Searched refs:notifier_fn_t (Results 1 – 14 of 14) sorted by relevance
51 typedef int (*notifier_fn_t)(struct notifier_block *nb, typedef55 notifier_fn_t notifier_call;
148 static inline int hotplug_memory_notifier(notifier_fn_t fn, int pri) in hotplug_memory_notifier()
144 void xfs_dqtrx_hook_setup(struct xfs_dqtrx_hook *hook, notifier_fn_t mod_fn,145 notifier_fn_t apply_fn);
46 static inline void xfs_hook_setup(struct xfs_hook *hook, notifier_fn_t fn) in xfs_hook_setup()
226 notifier_fn_t mod_fn, in xfs_dqtrx_hook_setup()227 notifier_fn_t apply_fn) in xfs_dqtrx_hook_setup()
29 notifier_fn_t custom_fn);
246 notifier_fn_t custom_fn) in __xrep_findparent_scan_start()
332 void xfs_dir_hook_setup(struct xfs_dir_hook *hook, notifier_fn_t mod_fn);
269 void xfs_rmap_hook_setup(struct xfs_rmap_hook *hook, notifier_fn_t mod_fn);
834 notifier_fn_t mod_fn) in xfs_dir_hook_setup()
880 notifier_fn_t mod_fn) in xfs_rmap_hook_setup()
107 notifier_fn_t notifier;
74 notifier_fn_t power_notifier_fn;
75 notifier_fn_t power_notifier_fn;
Completed in 33 milliseconds