Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c1219 vnlru_free_impl(int count, struct vfsops *mnt_op, struct vnode *mvp) in vnlru_free_impl()
1279 vnlru_free_vfsops(int count, struct vfsops *mnt_op, struct vnode *mvp) in vnlru_free_vfsops()
1294 vnlru_free(int count, struct vfsops *mnt_op) in vnlru_free()
/f-stack/freebsd/sys/
H A Dmount.h211 struct vfsops *mnt_op; /* operations on fs */ member