OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODA_GETATTR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/coda/
coda_vnops.c
112
{ &vop_getattr_desc,
coda_getattr
}, /* getattr */
579
coda_getattr
(void *v)
function
600
CODADEBUG(
CODA_GETATTR
, { myprintf(("%s: attr cache hit: %s\n",
602
CODADEBUG(
CODA_GETATTR
, if (!(codadebug & ~
CODA_GETATTR
))
613
CODADEBUG(
CODA_GETATTR
, myprintf(("%s miss %s: result %d\n",
616
CODADEBUG(
CODA_GETATTR
, if (!(codadebug & ~
CODA_GETATTR
))
coda.h
318
#define
CODA_GETATTR
7
446
/*
coda_getattr
: */
744
struct coda_getattr_in
coda_getattr
;
member in union:inputArgs
769
struct coda_getattr_out
coda_getattr
;
member in union:outputArgs
coda_venus.c
344
DECL(
coda_getattr
); /* sets Isize & Osize */
345
ALLOC(
coda_getattr
); /* sets inp & outp */
348
INIT_IN_L(&inp->ih,
CODA_GETATTR
, cred, l);
Completed in 25 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026