Searched refs:vnode_t (Results 51 - 75 of 97) sorted by relevance

1234

/xnu-2422.115.4/bsd/vm/
H A Dvnode_pager.c98 vnode_pager_isSSD(vnode_t vp)
725 vnode_t vp;
728 vp = (vnode_t)(bs_port_table[i]).vp;
H A Ddp_backing_file.c261 vnode_t vp = (vnode_t)NULL;
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_vfsops.c177 int mountnfs(char *, mount_t, vfs_context_t, vnode_t *);
178 static int nfs_mount_diskless(struct nfs_dlmount *, const char *, int, vnode_t *, mount_t *, vfs_context_t);
180 static int nfs_mount_diskless_private(struct nfs_dlmount *, const char *, int, vnode_t *, mount_t *, vfs_context_t);
190 int nfs_vfs_mount(mount_t, vnode_t, user_addr_t, vfs_context_t);
193 int nfs_vfs_root(mount_t, vnode_t *, vfs_context_t);
197 int nfs_vfs_vget(mount_t, ino64_t, vnode_t *, vfs_context_t);
198 int nfs_vfs_vptofh(vnode_t, int *, unsigned char *, vfs_context_t);
199 int nfs_vfs_fhtovp(mount_t, int, unsigned char *, vnode_t *, vfs_context_t);
878 vnode_t vp = NULL;
883 vnode_t vppri
[all...]
H A Dnfs_vnops.c553 vnode_t a_vp;
559 vnode_t vp = ap->a_vp;
716 vnode_t a_vp;
722 vnode_t vp = ap->a_vp;
956 vnode_t a_vp;
962 vnode_t vp = ap->a_vp;
1461 vnode_t vp = NFSTOV(np);
1543 vnode_t a_vp;
1602 vnode_t a_vp;
1608 vnode_t v
[all...]
H A Dnfs_node.c201 vnode_t vp;
410 vnode_t dvp = NFSTOV(dnp);
588 vnode_t a_vp;
592 vnode_t vp = ap->a_vp;
857 vnode_t a_vp;
861 vnode_t vp = ap->a_vp;
H A Dnfs4_vnops.c143 vnode_t dvp = NULLVP;
1366 vnode_t a_vp;
2564 vnode_t vp = NFSTOV(np);
2565 vnode_t dvp = NULL;
2658 vnode_t a_vp;
2664 vnode_t vp = ap->a_vp;
2861 vnode_t a_vp;
2866 vnode_t vp = ap->a_vp;
4220 vnode_t a_vp;
4228 vnode_t v
[all...]
H A Dnfsnode.h579 vnode_t n_parent; /* this node's parent */
581 vnode_t n_vnode; /* associated vnode */
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fslog.c248 vnode_t vp;
H A Dvfs_attrlist.c724 setattrlist_setfinderinfo(vnode_t vp, char *fndrinfo, struct vfs_context *ctx)
786 getvolattrlist(vnode_t vp, struct getattrlist_args *uap, struct attrlist *alp,
1348 getattrlist_internal(vnode_t vp, struct getattrlist_args *uap,
1497 vnode_t dvp;
2184 vnode_t vp = NULL;
2220 vnode_t vp = NULL;
2286 setattrlist_internal(vnode_t vp, struct setattrlist_args *uap, proc_t p, vfs_context_t ctx)
2642 vnode_t vp = NULL;
2671 vnode_t vp = NULL;
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_xattr.c66 vnode_t vp;
113 vnode_t vp = ap->a_vp;
114 vnode_t *svpp = ap->a_svpp;
156 vnode_t vp = ap->a_vp;
157 vnode_t *svpp = ap->a_svpp;
199 vnode_t svp = ap->a_svp;
268 vnode_t a_vp;
686 vnode_t a_vp;
1301 vnode_t a_vp;
1689 vnode_t a_v
[all...]
H A Dhfs_chash.c298 vnode_t vp;
H A Dhfs_cprotect.c60 static int cp_lock_vnode_callback(vnode_t, void *);
61 static int cp_vnode_is_eligible (vnode_t);
646 int cp_vnode_transcode(vnode_t vp)
1269 cp_get_root_major_vers(vnode_t vp, uint32_t *level)
H A Dhfs_cnode.c1937 vnode_t vp = NULLVP;
2105 vnode_t rvp = NULLVP;
2106 vnode_t vp = NULLVP;
H A Dhfs_attrlist.c72 static u_int32_t hfs_real_user_access(vnode_t vp, vfs_context_t ctx);
1033 hfs_real_user_access(vnode_t vp, vfs_context_t ctx)
/xnu-2422.115.4/bsd/kern/
H A Dkern_lockf.c316 lf_abort_advlocks(vnode_t vp)
486 DTRACE_FSINFO(advlock__nowait, vnode_t, vp);
593 DTRACE_FSINFO(advlock__wait, vnode_t, vp);
H A Dkdebug.c117 int kdbg_read(user_addr_t, size_t *, vnode_t, vfs_context_t);
123 int kdbg_readthrmap(user_addr_t, size_t *, vnode_t, vfs_context_t);
1940 kdbg_readthrmap(user_addr_t buffer, size_t *number, vnode_t vp, vfs_context_t ctx)
2469 vnode_t vp;
2684 kdbg_read(user_addr_t buffer, size_t *number, vnode_t vp, vfs_context_t ctx)
3162 vnode_t vp;
H A Dkern_core.c96 extern int freespace_mb(vnode_t vp);
H A Dkern_descrip.c2528 if (vnode_getwithref((vnode_t)fp->f_data) == 0) {
2534 vnode_put((vnode_t)fp->f_data);
2654 if ((error = vnode_getwithref((vnode_t)data)) == 0) {
2661 error = vn_stat_noauth((vnode_t)data, sbptr, NULL, isstat64, ctx);
2663 error = vn_stat((vnode_t)data, sbptr, &fsec, isstat64, ctx);
2667 (void)vnode_put((vnode_t)data);
3883 vnode_t vp;
4438 fdcopy(proc_t p, vnode_t uth_cdir)
4443 vnode_t v_dir;
H A Dkern_shutdown.c102 static vnode_t sd_logvp = NULLVP;
H A Dkern_authorization.c558 if (vn_getpath((vnode_t)arg0, namep, &name_len) != 0) {
784 kauth_acl_inherit(vnode_t dvp, kauth_acl_t initial, kauth_acl_t *product, int isdir, vfs_context_t ctx)
/xnu-2422.115.4/security/
H A Dmac_vfs.c140 mac_vnode_label_init(vnode_t vp)
146 mac_vnode_label_init_needed(vnode_t vp)
157 mac_vnode_label_recycle(vnode_t vp)
H A Dmac_framework.h312 vnode_t vp, struct label *vlabel);
329 vnode_t vp, struct label *vlabel);
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeAllocate.c628 vnode_t vp;
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c164 devfs_mount(struct mount *mp, __unused vnode_t devvp, __unused user_addr_t data, vfs_context_t ctx)
/xnu-2422.115.4/bsd/miscfs/fifofs/
H A Dfifo_vnops.c435 fifo_close_internal(vnode_t vp, int fflag, __unused vfs_context_t context, int locked)

Completed in 177 milliseconds

1234