| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | twl6030.dtsi | 44 vpp: regulator-vpp { label
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_vfsops.c | 88 ulfs_root(struct mount *mp, int lktype, struct vnode **vpp) argument 215 ulfs_fhtovp(struct mount * mp,struct ulfs_ufid * ufhp,int lktype,struct vnode ** vpp) argument
|
| H A D | lfs_syscalls.c | 1014 lfs_fastvget(struct mount * mp,ino_t ino,BLOCK_INFO * blkp,int lk_flags,struct vnode ** vpp) argument
|
| H A D | ulfs_quota1.c | 310 struct vnode *vp, **vpp; local in function:lfsquota1_handle_cmd_quotaon
|
| /src/sys/fs/adosfs/ |
| H A D | adlookup.c | 74 struct vnode **vpp; /* place to store result */ local in function:adosfs_lookup [all...] |
| /src/sys/fs/filecorefs/ |
| H A D | filecore_lookup.c | 135 struct vnode **vpp = ap->a_vpp; local in function:filecore_lookup
|
| H A D | filecore_vfsops.c | 465 filecore_root(struct mount *mp, int lktype, struct vnode **vpp) argument 559 filecore_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) argument 524 filecore_fhtovp(struct mount * mp,struct fid * fhp,int lktype,struct vnode ** vpp) argument [all...] |
| /src/sys/ufs/ufs/ |
| H A D | ufs_vfsops.c | 89 ufs_root(struct mount *mp, int lktype, struct vnode **vpp) argument 104 ufs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) argument 236 ufs_fhtovp(struct mount *mp, struct ufid *ufhp, int lktype, struct vnode **vpp) argument [all...] |
| H A D | ufs_quota1.c | 308 struct vnode *vp, **vpp; local in function:quota1_handle_cmd_quotaon
|
| /src/sys/ufs/chfs/ |
| H A D | chfs_vnode.c | 69 chfs_readvnode(struct mount *mp, ino_t ino, struct vnode **vpp) argument 193 chfs_makeinode(int mode, struct vnode *dvp, struct vnode **vpp, argument
|
| H A D | chfs_vfsops.c | 452 chfs_root(struct mount *mp, int lktype, struct vnode **vpp) argument 658 chfs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) argument 680 chfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
|
| /src/sys/fs/cd9660/ |
| H A D | cd9660_lookup.c | 120 struct vnode **vpp = ap->a_vpp; local in function:cd9660_lookup
|
| /src/sys/fs/puffs/ |
| H A D | puffs_node.c | 144 puffs_newnode(struct mount *mp, struct vnode *dvp, struct vnode **vpp, argument 57 puffs_getvnode1(struct mount * mp,puffs_cookie_t ck,enum vtype type,voff_t vsize,dev_t rdev,bool may_exist,struct vnode ** vpp) argument 135 puffs_getvnode(struct mount * mp,puffs_cookie_t ck,enum vtype type,voff_t vsize,dev_t rdev,struct vnode ** vpp) argument 245 puffs_cookie2vnode(struct puffs_mount * pmp,puffs_cookie_t ck,struct vnode ** vpp) argument [all...] |
| /src/sys/miscfs/fdesc/ |
| H A D | fdesc_vfsops.c | 137 fdesc_root(struct mount *mp, int lktype, struct vnode **vpp) argument 165 fdesc_vget(struct mount * mp,ino_t ino,int lktype,struct vnode ** vpp) argument
|
| /src/sys/miscfs/genfs/ |
| H A D | layer_vfsops.c | 128 layerfs_root(struct mount *mp, int lktype, struct vnode **vpp) argument 243 layerfs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) argument 274 layerfs_fhtovp(struct mount * mp,struct fid * fidp,int lktype,struct vnode ** vpp) argument [all...] |
| /src/sys/miscfs/procfs/ |
| H A D | procfs_subr.c | 127 procfs_allocvp(struct mount *mp, struct vnode **vpp, pid_t pid, argument
|
| /src/sys/arch/evbmips/alchemy/ |
| H A D | dbau1550.c | 258 uint16_t vcc, vpp; local in function:dbau1550_slot_enable
|
| /src/sys/fs/autofs/ |
| H A D | autofs_vfsops.c | 263 autofs_root(struct mount *mp, int lktype, struct vnode **vpp) argument
|
| H A D | autofs_vnops.c | 204 struct vnode **vpp = ap->a_vpp; local in function:autofs_lookup 369 struct vnode **vpp local in function:autofs_mkdir [all...] |
| /src/sys/fs/efs/ |
| H A D | efs_vfsops.c | 298 efs_root(struct mount *mp, int lktype, struct vnode **vpp) argument 346 efs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) argument 455 efs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument [all...] |
| /src/sys/fs/hfs/ |
| H A D | hfs_subr.c | 59 hfs_vinit(struct mount * mp,int (** specops)(void *),int (** fifoops)(void *),struct vnode ** vpp) argument
|
| H A D | hfs_vfsops.c | 442 hfs_root(struct mount *mp, int lktype, struct vnode **vpp) argument 498 hfs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) argument 614 hfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument 518 hfs_vget_internal(struct mount * mp,ino_t ino,uint8_t fork,struct vnode ** vpp) argument [all...] |
| /src/sys/fs/msdosfs/ |
| H A D | msdosfs_lookup.c | 104 struct vnode **vpp = ap->a_vpp; local in function:msdosfs_lookup [all...] |
| /src/sys/fs/ptyfs/ |
| H A D | ptyfs_vfsops.c | 192 ptyfs__allocvp(struct mount *mp, struct lwp *l, struct vnode **vpp, argument 389 ptyfs_root(struct mount *mp, int lktype, struct vnode **vpp) argument 461 ptyfs_vget(struct mount * mp,ino_t ino,int lktype,struct vnode ** vpp) argument [all...] |
| H A D | ptyfs_vnops.c | 585 struct vnode **vpp = ap->a_vpp; local in function:ptyfs_lookup
|