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

123

/freebsd-11-stable/sys/fs/autofs/
H A Dautofs_vfsops.c183 autofs_root(struct mount *mp, int flags, struct vnode **vpp) argument
H A Dautofs_vnops.c214 struct vnode *dvp, *newvp, **vpp; local
203 autofs_vget_callback(struct mount *mp, void *arg, int flags, struct vnode **vpp) argument
648 autofs_node_vn(struct autofs_node *anp, struct mount *mp, int flags, struct vnode **vpp) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dvfs_hash.c73 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
107 vfs_hash_ref(const struct mount *mp, u_int hash, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) argument
146 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
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vfsops.c208 devfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vfsops.c160 fdesc_root(struct mount *mp, int flags, struct vnode **vpp) argument
H A Dfdesc_vnops.c280 struct vnode **vpp = ap->a_vpp; local
152 fdesc_allocvp(fdntype ftype, unsigned fd_fd, int ix, struct mount *mp, struct vnode **vpp) argument
[all...]
/freebsd-11-stable/sys/fs/pseudofs/
H A Dpseudofs_vncache.c113 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.c432 struct vnode **vpp = va->a_vpp; local
/freebsd-11-stable/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-11-stable/sys/fs/smbfs/
H A Dsmbfs_vfsops.c313 smbfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
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...]
/freebsd-11-stable/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-11-stable/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-11-stable/sys/fs/unionfs/
H A Dunion_vfsops.c355 unionfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
453 unionfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) argument
459 unionfs_fhtovp(struct mount *mp, struct fid *fidp, int flags, struct vnode **vpp) argument
H A Dunion_subr.c515 unionfs_relookup(struct vnode *dvp, struct vnode **vpp, argument
207 unionfs_nodeget(struct mount *mp, struct vnode *uppervp, struct vnode *lowervp, struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct thread *td) argument
884 unionfs_vn_create_on_upper(struct vnode **vpp, struct vnode *udvp, struct unionfs_node *unp, struct vattr *uvap, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c850 msdosfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
986 msdosfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
H A Dmsdosfs_lookup.c112 msdosfs_lookup_(struct vnode *vdp, struct vnode **vpp, argument
[all...]
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c938 ext2_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) argument
1049 ext2_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
1140 ext2_root(struct mount *mp, int flags, struct vnode **vpp) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dexec.c410 struct vmap *vp, **vpp; local
/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcardinfo.h183 int vpp; member in struct:power
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c601 tmpfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
612 tmpfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_lookup.c192 ufs_lookup_ino(struct vnode *vdp, struct vnode **vpp, struct componentname *cnp, argument
[all...]

Completed in 150 milliseconds

123