Searched refs:xfs_hooks_call (Results 1 – 2 of 2) sorted by relevance
43 int xfs_hooks_call(struct xfs_hooks *chain, unsigned long action,62 # define xfs_hooks_call(chain, val, priv) (NOTIFY_DONE) macro
806 xfs_hooks_call(&mp->m_dir_update_hooks, 0, &p); in xfs_dir_update_hook()