Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmount.h1047 void vfs_notify_upper(struct vnode *, enum vfs_notify_upper_type);
/freebsd/sys/kern/
H A Dvfs_subr.c4314 vfs_notify_upper(struct vnode *vp, enum vfs_notify_upper_type event) in vfs_notify_upper() function
4408 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_RECLAIM); in vgonel()
6229 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in vop_remove_pre()
6298 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in vop_rmdir_pre()