Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_dir2.c808 xfs_hooks_call(&mp->m_dir_update_hooks, 0, &p); in xfs_dir_update_hook()
818 return xfs_hooks_add(&mp->m_dir_update_hooks, &hook->dirent_hook); in xfs_dir_hook_add()
827 xfs_hooks_del(&mp->m_dir_update_hooks, &hook->dirent_hook); in xfs_dir_hook_del()
/linux/fs/xfs/
A Dxfs_mount.h262 struct xfs_hooks m_dir_update_hooks; member
A Dxfs_super.c2044 xfs_hooks_init(&mp->m_dir_update_hooks); in xfs_init_fs_context()

Completed in 14 milliseconds