VOP_GETATTR        72 compat/common/compat_dir.c 	if ((error = VOP_GETATTR(vp, &va, fp->f_cred, curproc)) != 0)
VOP_GETATTR       137 compat/common/compat_util.c 		if ((error = VOP_GETATTR(nd.ni_vp, &vat, p->p_ucred, p)) != 0)
VOP_GETATTR       140 compat/common/compat_util.c 		if ((error = VOP_GETATTR(ndroot.ni_vp, &vatroot, p->p_ucred, p))
VOP_GETATTR       406 compat/linux/linux_file.c 		error = VOP_GETATTR(vp, &va, p->p_ucred, p);
VOP_GETATTR       588 compat/ossaudio/ossaudio.c 	if (VOP_GETATTR(vp, &va, p->p_ucred, p))
VOP_GETATTR       277 compat/svr4/svr4_fcntl.c 	if ((error = VOP_GETATTR(vp, &vattr, p->p_ucred, p)) != 0)
VOP_GETATTR       329 dev/ccd.c      		if ((error = VOP_GETATTR(vp, &va, p->p_ucred, p)) != 0) {
VOP_GETATTR      1327 dev/ccd.c      	if ((error = VOP_GETATTR(vp, &va, p->p_ucred, p)) != 0) {
VOP_GETATTR        59 dev/firmload.c 	error = VOP_GETATTR(nid.ni_vp, &va, p->p_ucred, p);
VOP_GETATTR       169 dev/raidframe/rf_copyback.c 		if ((retcode = VOP_GETATTR(vp, &va, proc->p_ucred, proc)) != 0)
VOP_GETATTR       678 dev/raidframe/rf_disks.c 		if ((error = VOP_GETATTR(vp, &va, proc->p_ucred, proc)) != 0) {
VOP_GETATTR      2203 dev/raidframe/rf_openbsdkintf.c 	if ((error = VOP_GETATTR(vp, &va, p->p_ucred, p)) != 0) {
VOP_GETATTR       610 dev/raidframe/rf_reconstruct.c 			     VOP_GETATTR(vp, &va, proc->p_ucred, proc)) != 0) {
VOP_GETATTR       760 dev/vnd.c      		error = VOP_GETATTR(nd.ni_vp, &vattr, p->p_ucred, p);
VOP_GETATTR       865 dev/vnd.c      			error = VOP_GETATTR(vnd->sc_vp, &vattr, p->p_ucred, p);
VOP_GETATTR       373 kern/exec_elf.c 	if ((error = VOP_GETATTR(vp, epp->ep_vap, p->p_ucred, p)) != 0)
VOP_GETATTR       138 kern/kern_exec.c 	if ((error = VOP_GETATTR(vp, epp->ep_vap, p->p_ucred, p)) != 0)
VOP_GETATTR      1407 kern/kern_sig.c 	if ((error = VOP_GETATTR(vp, &vattr, cred, p)) != 0)
VOP_GETATTR        82 kern/vfs_getcwd.c 		error = VOP_GETATTR(lvp, &va, p->p_ucred, p);
VOP_GETATTR       169 kern/vfs_syscalls.c 	if ((error = VOP_GETATTR(vp, &va, p->p_ucred, p)) ||
VOP_GETATTR      1419 kern/vfs_syscalls.c 		error = VOP_GETATTR((struct vnode *)fp->f_data, &vattr,
VOP_GETATTR      1650 kern/vfs_syscalls.c 			if ((error = VOP_GETATTR(vp, &vattr, p->p_ucred, p)) != 0)
VOP_GETATTR      1692 kern/vfs_syscalls.c 			if ((error = VOP_GETATTR(vp, &vattr, p->p_ucred, p))
VOP_GETATTR      1808 kern/vfs_syscalls.c 			error = VOP_GETATTR(vp, &vattr, p->p_ucred, p);
VOP_GETATTR      1856 kern/vfs_syscalls.c 			error = VOP_GETATTR(vp, &vattr, p->p_ucred, p);
VOP_GETATTR      1903 kern/vfs_syscalls.c 			error = VOP_GETATTR(vp, &vattr, p->p_ucred, p);
VOP_GETATTR      2395 kern/vfs_syscalls.c 	if ((error = VOP_GETATTR(vp, &vattr, p->p_ucred, p)) != 0)
VOP_GETATTR       351 kern/vfs_vnops.c 	error = VOP_GETATTR(vp, &va, p->p_ucred, p);
VOP_GETATTR       416 kern/vfs_vnops.c 			error = VOP_GETATTR(vp, &vattr, p->p_ucred, p);
VOP_GETATTR       657 miscfs/procfs/procfs_vnops.c 	if ((error = VOP_GETATTR(ap->a_vp, &va, ap->a_cred, ap->a_p)) != 0)
VOP_GETATTR       115 nfs/nfs_bio.c  		error = VOP_GETATTR(vp, &vattr, cred, p);
VOP_GETATTR       120 nfs/nfs_bio.c  		error = VOP_GETATTR(vp, &vattr, cred, p);
VOP_GETATTR       314 nfs/nfs_bio.c  			error = VOP_GETATTR(vp, &vattr, cred, p);
VOP_GETATTR       133 nfs/nfs_kq.c   			error = VOP_GETATTR(ke->vp, &attr, p->p_ucred, p);
VOP_GETATTR       301 nfs/nfs_kq.c   	(void) VOP_GETATTR(vp, &attr, p->p_ucred, p);
VOP_GETATTR       148 nfs/nfs_serv.c 	getret = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR       192 nfs/nfs_serv.c 	error = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR       286 nfs/nfs_serv.c 		error = preat_ret = VOP_GETATTR(vp, &preat, cred, procp);
VOP_GETATTR       317 nfs/nfs_serv.c 	postat_ret = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR       373 nfs/nfs_serv.c 			dirattr_ret = VOP_GETATTR(dirp, &dirattr, cred,
VOP_GETATTR       389 nfs/nfs_serv.c 		error = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR       486 nfs/nfs_serv.c 	getret = VOP_GETATTR(vp, &attr, cred, procp);
VOP_GETATTR       569 nfs/nfs_serv.c 	getret = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR       644 nfs/nfs_serv.c 		if (error || (getret = VOP_GETATTR(vp, &va, cred, procp)) != 0){
VOP_GETATTR       772 nfs/nfs_serv.c 		forat_ret = VOP_GETATTR(vp, &forat, cred, procp);
VOP_GETATTR       826 nfs/nfs_serv.c 	aftat_ret = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR      1037 nfs/nfs_serv.c 			forat_ret = VOP_GETATTR(vp, &forat, cred, procp);
VOP_GETATTR      1090 nfs/nfs_serv.c 		    aftat_ret = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR      1268 nfs/nfs_serv.c 			dirfor_ret = VOP_GETATTR(dirp, &dirfor, cred,
VOP_GETATTR      1423 nfs/nfs_serv.c 			error = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR      1430 nfs/nfs_serv.c 		diraft_ret = VOP_GETATTR(dirp, &diraft, cred, procp);
VOP_GETATTR      1502 nfs/nfs_serv.c 		dirfor_ret = VOP_GETATTR(dirp, &dirfor, cred, procp);
VOP_GETATTR      1582 nfs/nfs_serv.c 			error = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR      1585 nfs/nfs_serv.c 	diraft_ret = VOP_GETATTR(dirp, &diraft, cred, procp);
VOP_GETATTR      1652 nfs/nfs_serv.c 			dirfor_ret = VOP_GETATTR(dirp, &dirfor, cred,
VOP_GETATTR      1684 nfs/nfs_serv.c 		diraft_ret = VOP_GETATTR(dirp, &diraft, cred, procp);
VOP_GETATTR      1744 nfs/nfs_serv.c 			fdirfor_ret = VOP_GETATTR(fdirp, &fdirfor, cred,
VOP_GETATTR      1770 nfs/nfs_serv.c 			tdirfor_ret = VOP_GETATTR(tdirp, &tdirfor, cred,
VOP_GETATTR      1840 nfs/nfs_serv.c 		fdiraft_ret = VOP_GETATTR(fdirp, &fdiraft, cred, procp);
VOP_GETATTR      1844 nfs/nfs_serv.c 		tdiraft_ret = VOP_GETATTR(tdirp, &tdiraft, cred, procp);
VOP_GETATTR      1925 nfs/nfs_serv.c 			dirfor_ret = VOP_GETATTR(dirp, &dirfor, cred,
VOP_GETATTR      1956 nfs/nfs_serv.c 		getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      1958 nfs/nfs_serv.c 		diraft_ret = VOP_GETATTR(dirp, &diraft, cred, procp);
VOP_GETATTR      2012 nfs/nfs_serv.c 			dirfor_ret = VOP_GETATTR(dirp, &dirfor, cred,
VOP_GETATTR      2069 nfs/nfs_serv.c 				error = VOP_GETATTR(nd.ni_vp, &va, cred,
VOP_GETATTR      2081 nfs/nfs_serv.c 		diraft_ret = VOP_GETATTR(dirp, &diraft, cred, procp);
VOP_GETATTR      2152 nfs/nfs_serv.c 			dirfor_ret = VOP_GETATTR(dirp, &dirfor, cred,
VOP_GETATTR      2192 nfs/nfs_serv.c 			error = VOP_GETATTR(vp, &va, cred, procp);
VOP_GETATTR      2197 nfs/nfs_serv.c 		diraft_ret = VOP_GETATTR(dirp, &diraft, cred, procp);
VOP_GETATTR      2264 nfs/nfs_serv.c 			dirfor_ret = VOP_GETATTR(dirp, &dirfor, cred,
VOP_GETATTR      2307 nfs/nfs_serv.c 		diraft_ret = VOP_GETATTR(dirp, &diraft, cred, procp);
VOP_GETATTR      2417 nfs/nfs_serv.c 		error = getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      2460 nfs/nfs_serv.c 		getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      2675 nfs/nfs_serv.c 	error = getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      2716 nfs/nfs_serv.c 	getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      2817 nfs/nfs_serv.c 			if (VOP_GETATTR(nvp, vap, cred, procp)) {
VOP_GETATTR      2980 nfs/nfs_serv.c 	for_ret = VOP_GETATTR(vp, &bfor, cred, procp);
VOP_GETATTR      2982 nfs/nfs_serv.c 	aft_ret = VOP_GETATTR(vp, &aft, cred, procp);
VOP_GETATTR      3036 nfs/nfs_serv.c 	getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      3107 nfs/nfs_serv.c 	getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      3183 nfs/nfs_serv.c 	getret = VOP_GETATTR(vp, &at, cred, procp);
VOP_GETATTR      3306 nfs/nfs_serv.c 	    VOP_GETATTR(vp, &vattr, cred, p) == 0 &&
VOP_GETATTR       282 nfs/nfs_vfsops.c 	error = VOP_GETATTR(rootvp, &attr, procp->p_ucred, procp);
VOP_GETATTR       345 nfs/nfs_vfsops.c 		error = VOP_GETATTR(vp, &attr, procp->p_ucred, procp);
VOP_GETATTR       346 nfs/nfs_vnops.c 		error = VOP_GETATTR(vp, &vattr, ap->a_cred, ap->a_p);
VOP_GETATTR       351 nfs/nfs_vnops.c 		error = VOP_GETATTR(vp, &vattr, ap->a_cred, ap->a_p);
VOP_GETATTR       675 nfs/nfs_vnops.c 			if (!VOP_GETATTR(dvp, &vattr, cnp->cn_cred,
VOP_GETATTR       685 nfs/nfs_vnops.c 		if (!VOP_GETATTR(newvp, &vattr, cnp->cn_cred, cnp->cn_proc)
VOP_GETATTR      1334 nfs/nfs_vnops.c 	    VOP_GETATTR(vp, &vattr, cnp->cn_cred, cnp->cn_proc) == 0 &&
VOP_GETATTR      1859 nfs/nfs_vnops.c 		if (VOP_GETATTR(vp, &vattr, ap->a_cred, uio->uio_procp) == 0 &&
VOP_GETATTR      3005 nfs/nfs_vnops.c 	error = VOP_GETATTR(vp, &va, ap->a_cred, ap->a_p);
VOP_GETATTR       120 sys/vnode_if.h int VOP_GETATTR(struct vnode *, struct vattr *, struct ucred *, struct proc *);
VOP_GETATTR       554 uvm/uvm_mmap.c 				    VOP_GETATTR(vp, &va, p->p_ucred, p)))
VOP_GETATTR       954 uvm/uvm_swap.c 		if ((error = VOP_GETATTR(vp, &va, p->p_ucred, p)))
VOP_GETATTR       256 uvm/uvm_vnode.c 		result = VOP_GETATTR(vp, &vattr, curproc->p_ucred, curproc);
VOP_GETATTR       115 xfs/xfs_locl.h #define xfs_vop_getattr(t, attr, cred, proc, error) VOP_GETATTR((t), (attr), (cred), (error))
VOP_GETATTR       221 xfs/xfs_locl.h #define xfs_vop_getattr(t, attr, cred, proc, error) (error) = VOP_GETATTR((t), (attr), (cred), (proc))
VOP_GETATTR       365 xfs/xfs_vfsops-bsd.c     error = VOP_GETATTR(*vpp, &vattr, cred, proc);
VOP_GETATTR       111 xfs/xfs_vfsops-common.c     VOP_GETATTR(devvp, &vat, ndp->ni_cred, error);
VOP_GETATTR       113 xfs/xfs_vfsops-common.c     error = VOP_GETATTR(devvp, &vat, p->td_proc->p_ucred, p);
VOP_GETATTR       115 xfs/xfs_vfsops-common.c     error = VOP_GETATTR(devvp, &vat, p->p_ucred, p);