Home
last modified time | relevance | path

Searched defs:pvp (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/vfs/ufs/
H A Dffs_alloc.c585 ffs_valloc(struct vnode *pvp, int mode, struct ucred *cred, struct vnode **vpp) in ffs_valloc()
1750 ffs_vfree(struct vnode *pvp, ino_t ino, int mode) in ffs_vfree()
1764 ffs_freefile(struct vnode *pvp, ino_t ino, int mode) in ffs_freefile()
H A Dffs_softdep_stub.c118 softdep_freefile(struct vnode *pvp, ino_t ino, int mode) in softdep_freefile()
H A Dffs_softdep.c2020 softdep_freefile(struct vnode *pvp, ino_t ino, int mode) in softdep_freefile()
4005 struct vnode *pvp; in softdep_fsync() local
4545 flush_pagedep_deps(struct vnode *pvp, struct mount *mp, in flush_pagedep_deps()
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dpmap.c121 #define pv_free(pv, pvp) _pv_free(pv, pvp PMAP_DEBUG_ARGS) argument
133 #define pv_free(pv, pvp) _pv_free(pv, pvp) argument
1595 pv_entry_t pvp; in pmap_init_iso_range() local
2630 pv_entry_t pvp; in pmap_allocpte() local
2845 pv_entry_t pvp; member
3007 pmap_release_pv(pv_entry_t pv, pv_entry_t pvp, pmap_inval_bulk_t *bulk) in pmap_release_pv()
3113 pmap_remove_pv_pte(pv_entry_t pv, pv_entry_t pvp, pmap_inval_bulk_t *bulk, in pmap_remove_pv_pte()
/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_alloc.c385 ext2_valloc(struct vnode *pvp, int mode, struct ucred *cred, struct vnode **vpp) in ext2_valloc()
1449 ext2_vfree(struct vnode *pvp, ino_t ino, int mode) in ext2_vfree()
/dflybsd-src/sys/kern/
H A Dvfs_cache.c2472 struct vnode *pvp; in cache_fromdvp() local
2621 struct vnode *pvp; in cache_fromdvp_try() local
2729 struct vnode *pvp; in cache_inefficient_scan() local