Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h916 #define VFS_NOTIFY_UPPER_RECLAIM 1 macro
/f-stack/freebsd/kern/
H A Dvfs_subr.c3901 case VFS_NOTIFY_UPPER_RECLAIM: in vfs_notify_upper()
3978 vfs_notify_upper(vp, VFS_NOTIFY_UPPER_RECLAIM); in vgonel()