Searched refs:apply_fn (Results 1 – 3 of 3) sorted by relevance
145 notifier_fn_t apply_fn);
227 notifier_fn_t apply_fn) in xfs_dqtrx_hook_setup() argument230 xfs_hook_setup(&hook->apply_hook, apply_fn); in xfs_dqtrx_hook_setup()
351 int (*apply_fn)(struct nullb_device *dev, TYPE new_value) = APPLY;\359 if (apply_fn) \360 ret = apply_fn(dev, new_value); \