Lines Matching refs:getret

507 	int error = 0, getret = 0;  in nfsvno_accchk()  local
577 getret = VOP_GETATTR(vp, &vattr, cred); in nfsvno_accchk()
578 if (getret == 0 && cred->cr_uid == vattr.va_uid) in nfsvno_accchk()
2191 int nlen, error = 0, getret = 1; in nfsrvd_readdir() local
2201 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdir()
2221 nd->nd_repstat = getret = nfsvno_getattr(vp, &at, nd, p, 1, in nfsrvd_readdir()
2250 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdir()
2280 getret = nfsvno_getattr(vp, &at, nd, p, 1, NULL); in nfsrvd_readdir()
2282 nd->nd_repstat = getret; in nfsrvd_readdir()
2294 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdir()
2306 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdir()
2367 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdir()
2452 int nlen, r, error = 0, getret = 1, ret, usevget = 1; in nfsrvd_readdirplus() local
2471 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdirplus()
2529 nd->nd_repstat = getret = nfsvno_getattr(vp, &at, nd, p, 1, NULL); in nfsrvd_readdirplus()
2558 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdirplus()
2587 getret = nfsvno_getattr(vp, &at, nd, p, 1, NULL); in nfsrvd_readdirplus()
2592 nd->nd_repstat = getret; in nfsrvd_readdirplus()
2599 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdirplus()
2609 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdirplus()
2667 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdirplus()
2722 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdirplus()
3026 nfsrv_postopattr(nd, getret, &at); in nfsrvd_readdirplus()