Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dvnode.h826 void vnlru_free(int, struct vfsops *);
/f-stack/freebsd/kern/
H A Dvfs_subr.c1294 vnlru_free(int count, struct vfsops *mnt_op) in vnlru_free() function