Home
last modified time | relevance | path

Searched refs:m_dir_update_hooks (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_dir2.c807 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()
/fs/xfs/
A Dxfs_mount.h345 struct xfs_hooks m_dir_update_hooks; member
A Dxfs_super.c2305 xfs_hooks_init(&mp->m_dir_update_hooks); in xfs_init_fs_context()

Completed in 11 milliseconds