Searched defs:vpp (Results 1 - 25 of 73) sorted by relevance

123

/freebsd-10.3-release/sys/fs/autofs/
H A Dautofs_vfsops.c179 autofs_root(struct mount *mp, int flags, struct vnode **vpp) argument
H A Dautofs_vnops.c212 struct vnode *dvp, *newvp, **vpp; local
201 autofs_vget_callback(struct mount *mp, void *arg, int flags, struct vnode **vpp) argument
588 autofs_node_vn(struct autofs_node *anp, struct mount *mp, int flags, struct vnode **vpp) argument
[all...]
/freebsd-10.3-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_vfs.c115 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, argument
/freebsd-10.3-release/sys/fs/devfs/
H A Ddevfs_vfsops.c206 devfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
/freebsd-10.3-release/sys/fs/pseudofs/
H A Dpseudofs_vncache.c111 pfs_vncache_alloc(struct mount *mp, struct vnode **vpp, argument
[all...]
H A Dpseudofs.c359 pfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
H A Dpseudofs_vnops.c430 struct vnode **vpp = va->a_vpp; local
/freebsd-10.3-release/sys/kern/
H A Dvfs_hash.c72 vfs_hash_get(const struct mount *mp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) argument
114 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) argument
H A Dvfs_lookup.c923 relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
/freebsd-10.3-release/sys/fs/fuse/
H A Dfuse_node.c173 fuse_vnode_alloc(struct mount *mp, struct thread *td, uint64_t nodeid, enum vtype vtyp, struct vnode **vpp) argument
229 fuse_vnode_get(struct mount *mp, uint64_t nodeid, struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, enum vtype vtyp) argument
[all...]
H A Dfuse_vfsops.c439 fuse_vfsop_root(struct mount *mp, int lkflags, struct vnode **vpp) argument
[all...]
H A Dfuse_internal.c466 fuse_internal_newentry_core(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, enum vtype vtyp, struct fuse_dispatcher *fdip) argument
496 fuse_internal_newentry(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, enum fuse_opcode op, void *buf, size_t bufsize, enum vtype vtype) argument
/freebsd-10.3-release/sys/fs/smbfs/
H A Dsmbfs_node.c101 smbfs_node_alloc(struct mount *mp, struct vnode *dvp, const char *dirnm, int dirlen, const char *name, int nmlen, char sep, struct smbfattr *fap, struct vnode **vpp) argument
228 smbfs_nget(struct mount *mp, struct vnode *dvp, const char *name, int nmlen, struct smbfattr *fap, struct vnode **vpp) argument
[all...]
H A Dsmbfs_vfsops.c313 smbfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
/freebsd-10.3-release/sys/fs/cd9660/
H A Dcd9660_lookup.c135 struct vnode **vpp = ap->a_vpp; local
60 cd9660_ino_alloc(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) argument
/freebsd-10.3-release/sys/fs/ext2fs/
H A Dext2_vfsops.c886 ext2_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) argument
1006 ext2_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
1091 ext2_root(struct mount *mp, int flags, struct vnode **vpp) argument
[all...]
/freebsd-10.3-release/sys/fs/fdescfs/
H A Dfdesc_vnops.c284 struct vnode **vpp = ap->a_vpp; local
[all...]
/freebsd-10.3-release/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c112 msdosfs_lookup_(struct vnode *vdp, struct vnode **vpp, argument
[all...]
H A Dmsdosfs_vfsops.c872 msdosfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
1008 msdosfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
/freebsd-10.3-release/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c338 tmpfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
350 tmpfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
H A Dtmpfs_vnops.c82 struct vnode **vpp = v->a_vpp; local
213 struct vnode **vpp = v->a_vpp; local
230 struct vnode **vpp = v->a_vpp; local
1028 struct vnode **vpp = v->a_vpp; local
1134 struct vnode **vpp = v->a_vpp; local
[all...]
/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_vfsops.c356 unionfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
446 unionfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) argument
452 unionfs_fhtovp(struct mount *mp, struct fid *fidp, int flags, struct vnode **vpp) argument
/freebsd-10.3-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_namei.c28 struct vnode **vpp = ap->a_vpp; local
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dexec.c410 struct vmap *vp, **vpp; local
/freebsd-10.3-release/sys/fs/udf/
H A Dudf_vfsops.c558 udf_root(struct mount *mp, int flags, struct vnode **vpp) argument
588 udf_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) argument
724 udf_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
[all...]

Completed in 335 milliseconds

123