Home
last modified time | relevance | path

Searched refs:vfs_notify_upper (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDmount.h882 void vfs_notify_upper(struct vnode *, int);
/NextBSD/sys/kern/
HDvfs_syscalls.c1767 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in kern_unlinkat()
3756 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in kern_rmdirat()
HDvfs_subr.c3062 vfs_notify_upper(struct vnode *vp, int event) in vfs_notify_upper() function
3147 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_RECLAIM); in vgonel()