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

12

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_lookup.c153 hfs_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, int *cnode_locked) argument
427 struct vnode **vpp local
[all...]
H A Dhfs_chash.c245 hfs_chash_getcnode(dev_t dev, ino_t inum, struct vnode **vpp, int wantrsrc, int skiplock) argument
H A Dhfs_cnode.c520 hfs_getnewvnode( struct hfsmount *hfsmp, struct vnode *dvp, struct componentname *cnp, struct cat_desc *descp, int flags, struct cat_attr *attrp, struct cat_fork *forkp, struct vnode **vpp) argument
H A Dhfs_hotfiles.c1642 hfc_btree_open(struct hfsmount *hfsmp, struct vnode **vpp) argument
H A Dhfs_xattr.c1875 get_attr_data_vnode(struct hfsmount *hfsmp, vnode_t *vpp) argument
H A Dhfs_readwrite.c1928 hfs_bmap(struct vnode *vp, daddr_t bn, struct vnode **vpp, daddr64_t *bnp, unsigned int *runp) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fdesc/
H A Dfdesc_vfsops.c164 fdesc_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t context) argument
H A Dfdesc_vnops.c131 fdesc_allocvp(fdntype ftype, int ix, struct mount *mp, struct vnode **vpp, argument
223 struct vnode **vpp = ap->a_vpp; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_vfsops.c406 union_root(mount_t mp, vnode_t *vpp, __unused vfs_context_t context) argument
H A Dunion_vnops.c91 union_lookup1(struct vnode *udvp, struct vnode **dvpp, struct vnode **vpp, argument
H A Dunion_subr.c427 union_allocvp(struct vnode **vpp, argument
913 union_faultin_copyup(struct vnode **vpp, vnode_t udvp, vnode_t lvp, struct componentname * cnp, vfs_context_t context) argument
1059 union_relookup( struct union_mount *um, struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct componentname *cn, char *path, int pathlen) argument
1227 union_vn_create(struct vnode **vpp, struct union_node *un, mode_t cmode, vfs_context_t context) argument
1442 struct vnode **vpp; local
1541 union_dircheck(struct vnode **vpp, struct fileproc *fp, vfs_context_t ctx) argument
1599 struct vnode **vpp; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_lookup.c150 struct vnode **vpp = ap->a_vpp; local
H A Dcd9660_vfsops.c745 cd9660_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t context) argument
932 cd9660_fhtovp(mount_t mp, int fhlen, unsigned char *fhp, vnode_t *vpp, vfs_context_t context) argument
1048 cd9660_vget(struct mount *mp, ino64_t ino, struct vnode **vpp, __unused vfs_context_t context) argument
1062 cd9660_vget_internal(mount_t mp, ino_t ino, vnode_t *vpp, vnode_t dvp, argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c255 devfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t ctx) argument
329 devfs_vget(__unused struct mount *mp, __unused ino64_t ino, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
340 devfs_fhtovp (__unused struct mount *mp, __unused int fhlen, __unused unsigned char *fhp, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
H A Ddevfs_vnops.c975 struct vnode * * vpp = ap->a_vpp; local
1044 struct vnode * * vpp = ap->a_vpp; local
1094 struct vnode ** vpp = ap->a_vpp; local
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_util.c208 int synthfs_new_directory(struct mount *mp, struct vnode *dp, const char *name, unsigned long nodeid, mode_t mode, struct proc *p, struct vnode **vpp) { argument
91 synthfs_newnode(mount_t mp, vnode_t dp, const char *name, unsigned long nodeid, mode_t mode, __unused proc_t p, enum vtype vtype, vnode_t *vpp) argument
252 synthfs_new_symlink( struct mount *mp, struct vnode *dp, const char *name, unsigned long nodeid, char *targetstring, struct proc *p, struct vnode **vpp) argument
H A Dsynthfs_vnops.c814 struct vnode **vpp = ap->a_vpp; local
972 struct vnode **vpp = ap->a_vpp; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_lookup.c1078 relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
H A Dvfs_cache.c1213 cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ufs/
H A Dufs_lookup.c158 struct vnode **vpp = ap->a_vpp; local
[all...]
H A Dufs_vnops.c158 struct vnode **vpp = ap->a_vpp; local
1322 register struct vnode *vp, **vpp = ap->a_vpp; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dbsd_kern.c575 fill_taskthreadinfo(task_t task, uint64_t thaddr, struct proc_threadinfo_internal * ptinfo, void * vpp, int *vidp) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dproc_info.c438 vnode_t *vpp = (vnode_t *)vptr; local
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_alloc.c370 ffs_valloc( struct vnode *pvp, mode_t mode, kauth_cred_t cred, struct vnode **vpp) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs4_vnops.c1422 vnode_t *vpp = ap->a_vpp; local

Completed in 168 milliseconds

12