Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_hooks.h10 struct xfs_hooks { struct
40 void xfs_hooks_init(struct xfs_hooks *chain);
41 int xfs_hooks_add(struct xfs_hooks *chain, struct xfs_hook *hook);
42 void xfs_hooks_del(struct xfs_hooks *chain, struct xfs_hook *hook);
43 int xfs_hooks_call(struct xfs_hooks *chain, unsigned long action,
54 struct xfs_hooks { /* empty */ }; struct
Dxfs_hooks.c18 struct xfs_hooks *chain) in xfs_hooks_init()
26 struct xfs_hooks *chain, in xfs_hooks_add()
38 struct xfs_hooks *chain, in xfs_hooks_del()
47 struct xfs_hooks *chain, in xfs_hooks_call()
Dxfs_qm.h73 struct xfs_hooks qi_mod_ino_dqtrx_hooks;
74 struct xfs_hooks qi_apply_dqtrx_hooks;
DMakefile146 xfs-$(CONFIG_XFS_LIVE_HOOKS) += xfs_hooks.o
Dxfs_mount.h262 struct xfs_hooks m_dir_update_hooks;
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.h122 struct xfs_hooks pag_rmap_update_hooks;
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst3483 - A ``struct xfs_hooks`` object must be embedded in a convenient place such as
3490 around the ``xfs_hooks`` and ``xfs_hook`` objects to take advantage of type