HomeSort by: relevance | last modified time | path
    Searched defs:make_coda_node (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/coda/
coda_vnops.c 954 cp = make_coda_node(&VFid, dvp->v_mount, vtype);
1036 cp = make_coda_node(&VFid, dvp->v_mount, attr.va_type);
1355 cp = make_coda_node(&VFid, dvp->v_mount, va->va_type);
1931 make_coda_node(CodaFid *fid, struct mount *fvsp, short type) function in typeref:struct:cnode *
coda_vnops.c 954 cp = make_coda_node(&VFid, dvp->v_mount, vtype);
1036 cp = make_coda_node(&VFid, dvp->v_mount, attr.va_type);
1355 cp = make_coda_node(&VFid, dvp->v_mount, va->va_type);
1931 make_coda_node(CodaFid *fid, struct mount *fvsp, short type) function in typeref:struct:cnode *

Completed in 69 milliseconds