Searched refs:vnlru_free (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | vnode.h | 826 void vnlru_free(int, struct vfsops *); |
| /f-stack/freebsd/kern/ | ||
| H A D | vfs_subr.c | 1294 vnlru_free(int count, struct vfsops *mnt_op) in vnlru_free() function |