Searched refs:VFS_RECLAIM_LOWERVP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | mount.h | 886 #define VFS_RECLAIM_LOWERVP(MP, VP) do { \ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | vfs_subr.c | 3902 VFS_RECLAIM_LOWERVP(ump, vp); in vfs_notify_upper() |