Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_dir2.c817 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()
835 xfs_hook_setup(&hook->dirent_hook, mod_fn); in xfs_dir_hook_setup()
A Dxfs_dir2.h323 struct xfs_hook dirent_hook; member
/fs/xfs/scrub/
A Dfindparent.c222 dhook.dirent_hook.nb); in xrep_findparent_live_update()
A Ddirtree.c704 dl = container_of(nb, struct xchk_dirtree, dhook.dirent_hook.nb); in xchk_dirtree_live_update()
A Dnlinks.c169 xnc = container_of(nb, struct xchk_nlink_ctrs, dhook.dirent_hook.nb); in xchk_nlinks_live_update()
A Dparent_repair.c640 rp = container_of(nb, struct xrep_parent, pscan.dhook.dirent_hook.nb); in xrep_parent_live_update()
A Dattr_repair.c1251 rx = container_of(nb, struct xrep_xattr, dhook.dirent_hook.nb); in xrep_xattr_live_dirent_update()
A Ddir_repair.c1360 rd = container_of(nb, struct xrep_dir, pscan.dhook.dirent_hook.nb); in xrep_dir_live_update()

Completed in 111 milliseconds