Home
last modified time | relevance | path

Searched refs:vnode_getattr (Results 1 – 24 of 24) sorted by relevance

/xnu-11215/bsd/nfs/
H A Dnfs_serv.c373 attrerr = vnode_getattr(vp, &vattr, ctx); in nfsrv_access()
444 error = vnode_getattr(vp, &vattr, ctx); in nfsrv_getattr()
730 attrerr = vnode_getattr(vp, vap, ctx); in nfsrv_lookup()
856 attrerr = vnode_getattr(vp, &vattr, ctx); in nfsrv_readlink()
995 attrerr = vnode_getattr(vp, vap, ctx); in nfsrv_read()
1035 attrerr = vnode_getattr(vp, vap, ctx); in nfsrv_read()
3526 attrerr = vnode_getattr(vp, &attr, ctx); in nfsrv_link()
4601 attrerr = vnode_getattr(vp, &attr, ctx); in nfsrv_readdirplus()
4688 if (vnode_getattr(nvp, vap, ctx)) { in nfsrv_readdirplus()
4982 attrerr = vnode_getattr(vp, &attr, ctx); in nfsrv_fsinfo()
[all …]
/xnu-11215/bsd/kern/
H A Ddecmpfs.c272 int error = vnode_getattr(vp, &va, decmpfs_ctx);
832 error = vnode_getattr(vp, &va_fetch, decmpfs_ctx);
956 error = vnode_getattr(vp, &va_fetch, decmpfs_ctx);
2006 err = vnode_getattr(vp, &va, decmpfs_ctx);
H A Dkern_core.c453 vnode_getattr(vp, vap, ctx) || vap->va_nlink != 1) { in coredump()
H A Dkern_authorization.c823 if ((error = vnode_getattr(dvp, &dva, ctx)) != 0) { in kauth_acl_inherit()
H A Dkern_symfile.c298 if (vnode_getattr(ref->vp, &va, ref->ctx)) { in kern_open_file_for_direct_io()
H A Dmach_loader.c3049 int error = vnode_getattr(vp, va, imgp->ip_vfs_context); in load_dylinker()
H A Dproc_info.c1253 ret = vnode_getattr(vp, &va, vfs_context_current()); in proc_pidregionpathinfo3()
H A Dkern_exec.c6570 if ((error = vnode_getattr(vp, vap, imgp->ip_vfs_context)) != 0) { in exec_check_permissions()
/xnu-11215/bsd/vfs/
H A Dvfs_xattr.c2239 if (vnode_getattr(vp, &va, context) == 0) { in default_setxattr_vfs()
2457 if (vnode_getattr(vp, &va, context) == 0) { in default_removexattr_vfs()
2926 if (vnode_getattr(vp, &va, context) == 0) { in default_setxattr_doubleagent()
3009 if (vnode_getattr(vp, &va, context) == 0) { in default_removexattr_doubleagent()
3209 if ((error = vnode_getattr(xvp, va, context)) != 0) { in open_xattrfile()
3266 if ((error = vnode_getattr(xvp, va, context)) != 0) { in open_xattrfile()
3450 if ((error = vnode_getattr(xvp, &va, context))) { in get_xattrinfo()
H A Dvfs_fsevents.c839 if ((ret = vnode_getattr(vp, &va, vfs_context_kernel())) != 0) { in add_fsevent()
866 if ((ret = vnode_getattr(vp, &va, vfs_context_kernel()) != 0) || in add_fsevent()
2996 if (vnode_getattr(vp, &va, vfs_context_kernel()) != 0) { in get_fse_info()
H A Dvfs_subr.c7824 error = vnode_getattr(vp, &va, ctx); in vnode_mtime()
7839 error = vnode_getattr(vp, &va, ctx); in vnode_flags()
7858 error = vnode_getattr(vp, &va, ctx); in vnode_size()
10256 if ((result = vnode_getattr(vp, &va, ctx)) != 0) { in vnode_authorize_callback_int()
10271 if ((result = vnode_getattr(vcp->dvp, &dva, ctx)) != 0) { in vnode_authorize_callback_int()
10515 if ((error = vnode_getattr(dvp, &dva, ctx)) != 0) { in vnode_authattr_new_internal()
10814 if ((error = vnode_getattr(vp, &ova, ctx)) != 0) { in vnode_authattr()
13081 error = vnode_getattr(vp, &va, ctx); in is_dataless_file()
13210 error = vnode_getattr(vp, &va, ctx); in vnode_getparent_byid()
H A Dvfs_attrlist.c1131 if ((error = vnode_getattr(vp, &va, ctx)) != 0) { in getvolattrlist()
2542 if (vnode_getattr(dvp, &lva, ctx) == 0 && in vattr_get_alt_data()
2558 if (vnode_getattr(dvp, &lva, ctx) == 0 && in vattr_get_alt_data()
3307 if ((error = vnode_getattr(vp, va, ctx)) != 0) { in getattrlist_internal()
H A Dvfs_exclave_fs.c144 error = vnode_getattr(vp, &va, vfs_context_kernel()); in get_vnode_info()
H A Dvfs_syscalls.c2018 if ((error = vnode_getattr(vp, &va, ctx)) || in prepare_coveredvp()
5743 if (vnode_getattr(vp, &dva, ctx) != 0 || in linkat_internal()
8852 if ((error = vnode_getattr(fvp, vap, ctx)) != 0) { in clonefile_internal()
10296 if (vnode_getattr(vp, lvap, ctx) == 0 && in rmdirat_internal()
10796 if ((error = vnode_getattr(vp, &va, ctx))) { in revoke()
11796 error = vnode_getattr(vp, &va, vfs_context_kernel()); in nspace_resolver_req_completed()
12260 if (vnode_getattr(vp, vap, vfs_context_current()) == 0) { in log_materialization_prevented()
12655 if (vnode_getattr(vp, &va, vfs_context_kernel()) != 0) {
H A Dvfs_vnops.c1502 error = vnode_getattr(vp, &va, ctx); in vn_stat_noauth()
H A Dvfs_cache.c748 ret = vnode_getattr(vp, &va, ctx); in build_path_with_parent()
H A Dkpi_vfs.c2748 vnode_getattr(vnode_t vp, struct vnode_attr *vap, vfs_context_t ctx) in vnode_getattr() function
/xnu-11215/bsd/miscfs/nullfs/
H A Dnull_vnops.c184 int error = vnode_getattr(checkvp, &covered_rootattr, ectx); in nullfs_special_getattr()
408 error = vnode_getattr(lvp, &va, ctx); in null_get_lowerparent()
/xnu-11215/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c422 error = vnode_getattr((struct vnode *)fp_get_data(fp), vap, a_context); in fdesc_attr()
/xnu-11215/bsd/security/audit/
H A Daudit_arg.c803 error = vnode_getattr(vp, &va, vfs_context_current()); in audit_arg_vnpath()
/xnu-11215/bsd/sys/
H A Dvnode.h1407 int vnode_getattr(vnode_t vp, struct vnode_attr *vap, vfs_context_t ctx);
/xnu-11215/bsd/vm/
H A Dvm_unix.c1319 error = vnode_getattr(srfmp->vp, &va, vfs_context_current()); in shared_region_map_and_slide_setup()
1352 error = vnode_getattr(srfmp->vp, &va, vfs_context_current()); in shared_region_map_and_slide_setup()
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp12869 vnode_getattr(vp, &va, ctx) || va.va_nlink != 1) {
/xnu-11215/libkern/c++/
H A DOSKext.cpp13528 error = vnode_getattr(vp, &va, vfs_context_current());