Searched defs:pvp (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/sys/vfs/ufs/ |
H A D | ffs_alloc.c | 585 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 D | ffs_softdep_stub.c | 118 softdep_freefile(struct vnode *pvp, ino_t ino, int mode) in softdep_freefile()
|
H A D | ffs_softdep.c | 2020 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 D | pmap.c | 121 #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 D | ext2_alloc.c | 385 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 D | vfs_cache.c | 2472 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
|