Home
last modified time | relevance | path

Searched refs:xfs_dir_hook (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h322 struct xfs_dir_hook { struct
329 int xfs_dir_hook_add(struct xfs_mount *mp, struct xfs_dir_hook *hook); argument
330 void xfs_dir_hook_del(struct xfs_mount *mp, struct xfs_dir_hook *hook);
331 void xfs_dir_hook_setup(struct xfs_dir_hook *hook, notifier_fn_t mod_fn);
/linux/fs/xfs/scrub/
H A Dattr_repair.c116 struct xfs_dir_hook dhook;