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

/xnu-2782.1.97/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.c291 int mockfs_fsnode_vnode(mockfs_fsnode_t fsnp, vnode_t * vpp) argument
H A Dmockfs_vfsops.c200 int mockfs_root(mount_t mp, vnode_t * vpp, __unused vfs_context_t ctx) argument
H A Dmockfs_vnops.c92 vnode_t * vpp; local
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_lookup.c154 hfs_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, int *cnode_locked, int force_casesensitive_lookup) argument
470 struct vnode **vpp local
[all...]
H A Dhfs_chash.c295 hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp, argument
H A Dhfs_cnode.c987 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, int *out_flags) argument
[all...]
H A Dhfs_hotfiles.c1692 hfc_btree_open(struct hfsmount *hfsmp, struct vnode **vpp) argument
H A Dhfs_vfsops.c2225 hfs_vfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t context) argument
2622 hfs_fhtovp(struct mount *mp, int fhlen, unsigned char *fhp, struct vnode **vpp, __unused vfs_context_t context) argument
3205 hfs_vfs_vget(struct mount *mp, ino64_t ino, struct vnode **vpp, __unused vfs_context_t context) argument
3255 hfs_vget(struct hfsmount *hfsmp, cnid_t cnid, struct vnode **vpp, int skiplock, int allow_deleted) argument
[all...]
H A Dhfs_readwrite.c2782 hfs_bmap(struct vnode *vp, daddr_t bn, struct vnode **vpp, daddr64_t *bnp, unsigned int *runp) argument
H A Dhfs_vnops.c212 struct vnode **vpp = ap->a_vpp; local
5268 struct vnode **vpp = ap->a_vpp; local
6102 hfs_makenode(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, argument
[all...]
/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c256 devfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t ctx) argument
432 devfs_vget(__unused struct mount *mp, __unused ino64_t ino, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
443 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_fdesc_support.c205 fdesc_allocvp(fdntype ftype, int ix, struct mount *mp, struct vnode **vpp, enum vtype vtype, int fdno) argument
300 struct vnode **vpp = ap->a_vpp; local
[all...]
H A Ddevfs_vnops.c1103 struct vnode * * vpp = ap->a_vpp; local
1234 struct vnode ** vpp = ap->a_vpp; local
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_lookup.c1519 relookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
1742 vfs_getbyid(fsid_t *fsid, ino64_t ino, vnode_t *vpp, vfs_context_t ctx) argument
H A Dvfs_cache.c1481 cache_lookup(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp) argument
H A Dkpi_vfs.c241 VFS_ROOT(mount_t mp, struct vnode ** vpp, vfs_context_t ctx) argument
322 VFS_VGET(mount_t mp, ino64_t ino, struct vnode **vpp, vfs_context_t ctx) argument
339 VFS_FHTOVP(mount_t mp, int fhlen, unsigned char * fhp, vnode_t * vpp, vfs_context_t ctx) argument
2772 VNOP_LOOKUP(vnode_t dvp, vnode_t *vpp, struct componentname *cnp, vfs_context_t ctx) argument
2806 VNOP_COMPOUND_OPEN(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, int32_t fmode, uint32_t *statusp, struct vnode_attr *vap, vfs_context_t ctx) argument
2893 VNOP_CREATE(vnode_t dvp, vnode_t * vpp, struct componentname * cnp, struct vnode_attr * vap, vfs_context_t ctx) argument
2964 VNOP_MKNOD(vnode_t dvp, vnode_t * vpp, struct componentname * cnp, struct vnode_attr * vap, vfs_context_t ctx) argument
3605 VNOP_COMPOUND_REMOVE(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, struct vnode_attr *vap, vfs_context_t ctx) argument
4143 vn_mkdir(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4174 VNOP_MKDIR(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct vnode_attr *vap, vfs_context_t ctx) argument
4206 VNOP_COMPOUND_MKDIR(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4249 vn_rmdir(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4315 VNOP_COMPOUND_RMDIR(struct vnode *dvp, struct vnode **vpp, struct nameidata *ndp, struct vnode_attr *vap, vfs_context_t ctx) argument
4518 VNOP_SYMLINK(struct vnode *dvp, struct vnode **vpp, struct componentname *cnp, struct vnode_attr *vap, char *target, vfs_context_t ctx) argument
5028 vn_remove(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, struct vnode_attr *vap, vfs_context_t ctx) argument
[all...]
H A Dvfs_subr.c1355 bdevvp(dev_t dev, vnode_t *vpp) argument
1435 struct vnode **vpp; local
3885 new_vnode(vnode_t *vpp) argument
4645 vnode_create(uint32_t flavor, uint32_t size, void *data, vnode_t *vpp) argument
5151 vnode_lookup(const char *path, int flags, vnode_t *vpp, vfs_context_t ctx) argument
5182 vnode_open(const char *path, int fmode, int cmode, int flags, vnode_t *vpp, vfs_context_t ctx) argument
5318 vn_create_reg(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
5371 vn_create(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
[all...]
H A Dvfs_syscalls.c2841 vnode_getfromfd(vfs_context_t ctx, int fd, vnode_t *vpp) argument
/xnu-2782.1.97/osfmk/kern/
H A Dbsd_kern.c718 fill_taskthreadinfo(task_t task, uint64_t thaddr, int thuniqueid, struct proc_threadinfo_internal * ptinfo, void * vpp, int *vidp) argument
/xnu-2782.1.97/bsd/kern/
H A Dproc_info.c764 vnode_t *vpp = (vnode_t *)vptr; local
H A Dkern_descrip.c4017 file_vnode(int fd, struct vnode **vpp) argument
4078 file_vnode_withvid(int fd, struct vnode **vpp, uint32_t * vidp) argument
[all...]
/xnu-2782.1.97/bsd/nfs/
H A Dnfs_subs.c3278 nfsrv_fhtovp( struct nfs_filehandle *nfhp, struct nfsrv_descript *nd, vnode_t *vpp, struct nfs_export **nxp, struct nfs_export_options **nxop) argument
H A Dnfs4_vnops.c6127 vnode_t *vpp = ap->a_vpp; local
4526 nfs4_open_rpc( struct nfs_open_file *nofp, vfs_context_t ctx, struct componentname *cnp, struct vnode_attr *vap, vnode_t dvp, vnode_t *vpp, int create, int share_access, int share_deny) argument
4545 nfs4_open_reopen_rpc( struct nfs_open_file *nofp, thread_t thd, kauth_cred_t cred, struct componentname *cnp, vnode_t dvp, vnode_t *vpp, int share_access, int share_deny) argument
4624 nfs4_open_rpc_internal( struct nfs_open_file *nofp, vfs_context_t ctx, thread_t thd, kauth_cred_t cred, struct componentname *cnp, struct vnode_attr *vap, vnode_t dvp, vnode_t *vpp, int create, int share_access, int share_deny) argument
[all...]
H A Dnfs_vfsops.c1042 nfs_mount_diskless( struct nfs_dlmount *ndmntp, const char *mntname, int mntflag, vnode_t *vpp, mount_t *mpp, vfs_context_t ctx) argument
1199 nfs_mount_diskless_private( struct nfs_dlmount *ndmntp, const char *mntname, int mntflag, vnode_t *vpp, mount_t *mpp, vfs_context_t ctx) argument
2638 mountnfs( char *xdrbuf, mount_t mp, vfs_context_t ctx, vnode_t *vpp) argument
4495 nfs_vfs_root(mount_t mp, vnode_t *vpp, __unused vfs_context_t ctx) argument
4837 nfs_vfs_vget( __unused mount_t mp, __unused ino64_t ino, __unused vnode_t *vpp, __unused vfs_context_t ctx) argument
4852 nfs_vfs_fhtovp( __unused mount_t mp, __unused int fhlen, __unused unsigned char *fhp, __unused vnode_t *vpp, __unused vfs_context_t ctx) argument
[all...]
H A Dnfs_vnops.c2259 vnode_t *vpp = ap->a_vpp; local
3629 vnode_t *vpp = ap->a_vpp; local
[all...]

Completed in 384 milliseconds