Home
last modified time | relevance | path

Searched refs:dirent_hook (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c816 return xfs_hooks_add(&mp->m_dir_update_hooks, &hook->dirent_hook); in xfs_dir_hook_add()
825 xfs_hooks_del(&mp->m_dir_update_hooks, &hook->dirent_hook); in xfs_dir_hook_del()
834 xfs_hook_setup(&hook->dirent_hook, mod_fn); in xfs_dir_hook_setup()
H A Dxfs_dir2.h323 struct xfs_hook dirent_hook; member
/linux/fs/xfs/scrub/
H A Ddirtree.c703 dl = container_of(nb, struct xchk_dirtree, dhook.dirent_hook.nb); in xchk_dirtree_live_update()
H A Dnlinks.c169 xnc = container_of(nb, struct xchk_nlink_ctrs, dhook.dirent_hook.nb); in xchk_nlinks_live_update()
H A Dparent_repair.c640 rp = container_of(nb, struct xrep_parent, pscan.dhook.dirent_hook.nb); in xrep_parent_live_update()
H A Dattr_repair.c1251 rx = container_of(nb, struct xrep_xattr, dhook.dirent_hook.nb); in xrep_xattr_live_dirent_update()
H A Ddir_repair.c1364 rd = container_of(nb, struct xrep_dir, pscan.dhook.dirent_hook.nb); in xrep_dir_live_update()