OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTOC
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/coda/
coda_vnops.c
227
struct cnode *cp =
VTOC
(vp);
314
struct cnode *cp =
VTOC
(vp);
399
struct cnode *cp =
VTOC
(vp);
557
error = venus_ioctl(vtomi(tvp), &((
VTOC
(tvp))->c_fid), com, flag, data,
584
struct cnode *cp =
VTOC
(vp);
635
struct cnode *cp =
VTOC
(vp);
667
struct cnode *cp =
VTOC
(vp);
732
struct cnode *cp =
VTOC
(vp);
783
struct cnode *cp =
VTOC
(vp);
836
struct cnode *cp =
VTOC
(vp)
[
all
...]
coda_subr.c
107
cp =
VTOC
(vp);
192
struct cnode *cp =
VTOC
(vp);
218
struct cnode *cp =
VTOC
(vp);
242
struct cnode *cp =
VTOC
(vp);
263
struct cnode *cp =
VTOC
(vp);
289
printf("coda_cacheprint: coda_ctlvp %p, cp %p", coda_ctlvp,
VTOC
(coda_ctlvp));
290
coda_nc_name(
VTOC
(coda_ctlvp));
295
printf("coda_cacheprint: vp %p, cp %p", vp,
VTOC
(vp));
296
coda_nc_name(
VTOC
(vp));
coda_vfsops.c
312
if (!IS_UNMOUNTING(
VTOC
(mi->mi_rootvp)))
316
printf("coda_unmount: ROOT: vp %p, cp %p\n", mi->mi_rootvp,
VTOC
(mi->mi_rootvp));
364
if (memcmp(&
VTOC
(mi->mi_rootvp)->c_fid, &invalfid, sizeof(CodaFid)))
378
struct cnode *cp =
VTOC
(mi->mi_rootvp);
617
cfid.cfid_fid =
VTOC
(*vpp)->c_fid; /* Structure assignment. */
cnode.h
111
#define
VTOC
(vp) ((struct cnode *)(vp)->v_data)
coda_psdev.c
206
VTOC
(mi->mi_rootvp)->c_flags |= C_UNMOUNTING;
/src/bin/test/
test.c
767
#define
VTOC
(x) (const unsigned char *)((const struct t_op *)x)->op_text
773
const unsigned char *b =
VTOC
(vb);
782
const unsigned char *b =
VTOC
(vb);
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025