Home
last modified time | relevance | path

Searched defs:mvp (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_subr.c1096 struct vnode *vp, *mvp; in vlrureclaim() local
1296 struct vnode *mvp; in vnlru_free() local
1320 struct vnode *mvp; in vnlru_alloc_marker() local
1330 vnlru_free_marker(struct vnode *mvp) in vnlru_free_marker()
3704 struct vnode *vp, *mvp, *rootvp = NULL; in vflush() local
4767 struct vnode *vp, *mvp; in vfs_periodic_inactive() local
4813 struct vnode *vp, *mvp; in vfs_periodic_msync_inactive() local
6556 __mnt_vnode_next_all(struct vnode **mvp, struct mount *mp) in __mnt_vnode_next_all()
6589 __mnt_vnode_first_all(struct vnode **mvp, struct mount *mp) in __mnt_vnode_first_all()
6644 mnt_vnode_markerfree_lazy(struct vnode **mvp, struct mount *mp) in mnt_vnode_markerfree_lazy()
[all …]
H A Dvfs_default.c836 struct vnode *mvp; in vop_stdvptocnp() local
1348 struct vnode *vp, *mvp; local
H A Dvfs_mount.c1488 struct vnode *vp, *mvp; in vfs_check_usecounts() local
H A Dvfs_cache.c2820 struct vnode *vp, *mvp; in cache_purgevfs() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c127 vnode_t *vp, *mvp; in mount_snapshot() local
H A Dspl_policy.c379 secpolicy_fs_mount(cred_t *cr, vnode_t *mvp, struct mount *vfsp) in secpolicy_fs_mount()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c626 uint8_t *mvp; in efx_mae_match_spec_field_set() local
823 const uint8_t *mvp; in efx_mae_match_spec_is_valid() local
/f-stack/freebsd/sys/
H A Dmount.h254 #define MNT_VNODE_FOREACH_ALL(vp, mp, mvp) \ argument
258 #define MNT_VNODE_FOREACH_ALL_ABORT(mp, mvp) \ argument
276 #define MNT_VNODE_FOREACH_LAZY(vp, mp, mvp, cb, cbarg) \ argument
281 #define MNT_VNODE_FOREACH_LAZY_ABORT(mp, mvp) \ argument
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1311 vnode_t *mvp = vfsp->mnt_vnodecovered; in zfs_mount() local