Home
last modified time | relevance | path

Searched defs:vfs_hooks (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_hooks.c57 vfs_hooks_attach(struct vfs_hooks * vfs_hooks) vfs_hooks_attach() argument
68 vfs_hooks_detach(struct vfs_hooks * vfs_hooks) vfs_hooks_detach() argument
[all...]
/netbsd-src/sys/sys/
H A Dmount.h326 struct vfs_hooks { struct
338 int vfs_hooks_attach(struct vfs_hooks *); argument