OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coda_purgeuser
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/coda/
coda_subr.c
311
*
CODA_PURGEUSER
-- flush all entries from the name cache for a specific user
345
case
CODA_PURGEUSER
: {
347
coda_clstat.reqs[
CODA_PURGEUSER
]++;
351
coda_nc_purge_user(out->
coda_purgeuser
.cred.cr_uid, IS_DOWNCALL);
353
coda_nc_purge_user(out->
coda_purgeuser
.uid, IS_DOWNCALL);
coda.h
337
#define
CODA_PURGEUSER
26 /* DOWNCALL */
647
/*
coda_purgeuser
: */
648
/*
CODA_PURGEUSER
is a venus->kernel call */
776
struct coda_purgeuser_out
coda_purgeuser
;
member in union:outputArgs
coda_psdev.c
334
error = uiomove(&pbuf.
coda_purgeuser
.oh.result, sizeof(pbuf) - (sizeof(int)*2), uiop);
Completed in 31 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025