Home
last modified time | relevance | path

Searched defs:mnt_op (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_subr.c1324 vnlru_free_impl(int count, struct vfsops *mnt_op, struct vnode *mvp, bool isvnlru) in vnlru_free_impl()
1456 vnlru_free_vfsops(int count, struct vfsops *mnt_op, struct vnode *mvp) in vnlru_free_vfsops()
/freebsd/sys/sys/
H A Dmount.h233 struct vfsops *mnt_op; /* operations on fs */ member