Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h999 void vfs_notify_upper(struct vnode *, int);
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c1923 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in kern_funlinkat()
3881 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in kern_frmdirat()
H A Dvfs_subr.c3874 vfs_notify_upper(struct vnode *vp, int event) in vfs_notify_upper() function
3978 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_RECLAIM); in vgonel()