Home
last modified time | relevance | path

Searched defs:vpp (Results 26 – 50 of 71) sorted by relevance

123

/freebsd/sys/fs/ext2fs/
H A Dext2_vnops.c636 struct vnode **vpp = ap->a_vpp; in ext2_mknod() local
1516 struct vnode *vp, **vpp = ap->a_vpp; in ext2_symlink() local
1906 ext2_vinit(struct mount *mntp, struct vop_vector *fifoops, struct vnode **vpp) in ext2_vinit()
1933 ext2_makeinode(int mode, struct vnode *dvp, struct vnode **vpp, in ext2_makeinode()
H A Dext2_lookup.c315 ext2_lookup_ino(struct vnode *vdp, struct vnode **vpp, struct componentname *cnp, in ext2_lookup_ino()
/freebsd/sys/fs/pseudofs/
H A Dpseudofs_vncache.c116 pfs_vncache_alloc(struct mount *mp, struct vnode **vpp, in pfs_vncache_alloc()
H A Dpseudofs.c418 pfs_root(struct mount *mp, int flags, struct vnode **vpp) in pfs_root()
/freebsd/sys/fs/fdescfs/
H A Dfdesc_vnops.c140 struct vnode **vpp) in fdesc_allocvp()
284 struct vnode **vpp = ap->a_vpp; in fdesc_lookup() local
/freebsd/sys/vm/
H A Dvm_pager.c146 dead_pager_getvp(vm_object_t object, struct vnode **vpp, bool *vp_heldp) in dead_pager_getvp()
618 vm_object_kvme_type(vm_object_t object, struct vnode **vpp) in vm_object_kvme_type()
H A Dvm_pager.h232 vm_pager_getvp(vm_object_t object, struct vnode **vpp, bool *vp_heldp) in vm_pager_getvp()
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c67 struct denode *tdp, struct vnode **vpp) in msdosfs_lookup_checker()
135 msdosfs_lookup_ino(struct vnode *vdp, struct vnode **vpp, struct componentname in msdosfs_lookup_ino()
/freebsd/sys/fs/tarfs/
H A Dtarfs_vfsops.c1099 tarfs_root(struct mount *mp, int flags, struct vnode **vpp) in tarfs_root()
1142 tarfs_vget(struct mount *mp, ino_t ino, int lkflags, struct vnode **vpp) in tarfs_vget()
1209 tarfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in tarfs_fhtovp()
H A Dtarfs_vnops.c225 struct vnode *dvp, **vpp; in tarfs_lookup() local
/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c1819 ffs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in ffs_vget()
1828 struct vnode **vpp, in ffs_vgetf()
2042 ffs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in ffs_fhtovp()
2061 struct vnode **vpp, in ffs_inotovp()
/freebsd/sys/kern/
H A Dvfs_default.c1346 vfs_stdroot(struct mount *mp, int flags, struct vnode **vpp) in vfs_stdroot()
1419 vfs_stdvget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in vfs_stdvget()
1426 vfs_stdfhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in vfs_stdfhtovp()
1603 struct vnode *dvp, *vp, **vpp; in vop_stdvput_pair() local
H A Dkern_descrip.c2999 fgetvp_lookup_smr(struct nameidata *ndp, struct vnode **vpp, bool *fsearch) in fgetvp_lookup_smr()
3067 fgetvp_lookup_smr(struct nameidata *ndp, struct vnode **vpp, bool *fsearch) in fgetvp_lookup_smr()
3105 fgetvp_lookup(struct nameidata *ndp, struct vnode **vpp) in fgetvp_lookup()
3568 struct vnode **vpp) in _fgetvp()
3589 fgetvp(struct thread *td, int fd, cap_rights_t *rightsp, struct vnode **vpp) in fgetvp()
3597 struct filecaps *havecaps, struct vnode **vpp) in fgetvp_rights()
3628 fgetvp_read(struct thread *td, int fd, cap_rights_t *rightsp, struct vnode **vpp) in fgetvp_read()
3635 fgetvp_exec(struct thread *td, int fd, cap_rights_t *rightsp, struct vnode **vpp) in fgetvp_exec()
3644 struct vnode **vpp) in fgetvp_write()
/freebsd/sys/ufs/ufs/
H A Dufs_vnops.c276 struct vnode **vpp = ap->a_vpp; in ufs_mknod() local
2364 struct vnode *vp, **vpp = ap->a_vpp; in ufs_symlink() local
2746 ufs_vinit(struct mount *mntp, struct vop_vector *fifoops, struct vnode **vpp) in ufs_vinit()
2773 ufs_makeinode(int mode, struct vnode *dvp, struct vnode **vpp, in ufs_makeinode()
/freebsd/sys/fs/unionfs/
H A Dunion_subr.c298 struct vnode *lowervp, struct vnode *dvp, struct vnode **vpp, in unionfs_nodeget()
662 unionfs_relookup(struct vnode *dvp, struct vnode **vpp, in unionfs_relookup()
1167 unionfs_vn_create_on_upper(struct vnode **vpp, struct vnode *udvp, in unionfs_vn_create_on_upper()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c565 struct vnode **vpp, struct mount *mp) in nfs_mountdiskless()
1508 u_char *srvkrbname, int srvkrbnamelen, struct vnode **vpp, in mountnfs()
1959 nfs_root(struct mount *mp, int flags, struct vnode **vpp) in nfs_root()
/freebsd/sys/fs/fuse/
H A Dfuse_vnops.c993 struct vnode **vpp = ap->a_vpp; in fuse_vnop_create() local
1402 fuse_lookup_alloc(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) in fuse_lookup_alloc()
1424 struct vnode **vpp = ap->a_vpp; in fuse_vnop_lookup() local
1680 struct vnode **vpp = ap->a_vpp; in fuse_vnop_mkdir() local
1709 struct vnode **vpp = ap->a_vpp; in fuse_vnop_mknod() local
2397 struct vnode **vpp = ap->a_vpp; in fuse_vnop_symlink() local
/freebsd/sys/fs/smbfs/
H A Dsmbfs_vfsops.c309 smbfs_root(struct mount *mp, int flags, struct vnode **vpp) in smbfs_root()
H A Dsmbfs_vnops.c495 struct vnode **vpp=ap->a_vpp; in smbfs_create() local
1046 struct vnode **vpp = ap->a_vpp; in smbfs_lookup() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c1508 zfs_root(vfs_t *vfsp, int flags, vnode_t **vpp) in zfs_root()
1742 zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp) in zfs_vget()
1805 zfs_fhtovp(vfs_t *vfsp, fid_t *fidp, int flags, vnode_t **vpp) in zfs_fhtovp()
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c530 struct vnode **vpp) in devfs_allocv()
1044 struct vnode *dvp, **vpp; in devfs_lookupx() local
1205 struct vnode *dvp, **vpp; in devfs_mknod() local
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c196 tmpfs_pager_getvp(vm_object_t object, struct vnode **vpp, bool *vp_heldp) in tmpfs_pager_getvp()
989 struct vnode **vpp) in tmpfs_alloc_vp()
1204 tmpfs_alloc_file(struct vnode *dvp, struct vnode **vpp, struct vattr *vap, in tmpfs_alloc_file()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c589 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_lookup()
1317 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_mknod()
1898 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_symlink()
1973 struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, in nfsrvd_symlinksub()
2018 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_mkdir()
2105 struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, in nfsrvd_mkdirsub()
2822 vnode_t dp, vnode_t *vpp, __unused fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_open()
4205 vnode_t dp, __unused vnode_t *vpp, __unused fhandle_t *fhp, in nfsrvd_openattr()
/freebsd/sys/fs/udf/
H A Dudf_vnops.c118 udf_allocv(struct mount *mp, struct vnode **vpp, struct thread *td) in udf_allocv()
1116 struct vnode **vpp = a->a_vpp; in udf_lookup() local
/freebsd/usr.sbin/dumpcis/
H A Dcardinfo.h182 int vpp; member

123