Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDmount.h1047 void vfs_notify_upper(struct vnode *, enum vfs_notify_upper_type);
/freebsd-14-stable/sys/kern/
HDvfs_subr.c4248 vfs_notify_upper(struct vnode *vp, enum vfs_notify_upper_type event) in vfs_notify_upper() function
4342 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_RECLAIM); in vgonel()
6162 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in vop_remove_pre()
6231 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_UNLINK); in vop_rmdir_pre()