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_remove
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/coda/
coda_vnops.h
64
int
coda_remove
(void *);
coda.h
323
#define
CODA_REMOVE
12
517
/*
coda_remove
: NO_OUT */
749
struct coda_remove_in
coda_remove
;
member in union:inputArgs
coda_venus.c
545
DECL_NO_OUT(
coda_remove
); /* sets Isize & Osize */
547
ALLOC_NO_OUT(
coda_remove
); /* sets inp & outp */
550
INIT_IN_L(&inp->ih,
CODA_REMOVE
, cred, l);
coda_vnops.c
122
{ &vop_remove_desc,
coda_remove
}, /* remove */
707
* a
coda_remove
, delete it.
1075
coda_remove
(void *v)
function
1093
CODADEBUG(
CODA_REMOVE
, myprintf(("%s: %s in %s\n", __func__,
1128
CODADEBUG(
CODA_REMOVE
, myprintf(("in remove result %d\n",error)); )
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026