Searched refs:m_dir_update_hooks (Results 1 – 3 of 3) sorted by relevance
807 xfs_hooks_call(&mp->m_dir_update_hooks, 0, &p); in xfs_dir_update_hook()817 return xfs_hooks_add(&mp->m_dir_update_hooks, &hook->dirent_hook); in xfs_dir_hook_add()826 xfs_hooks_del(&mp->m_dir_update_hooks, &hook->dirent_hook); in xfs_dir_hook_del()
299 struct xfs_hooks m_dir_update_hooks; member
2103 xfs_hooks_init(&mp->m_dir_update_hooks); in xfs_init_fs_context()