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

  /src/sys/coda/
coda_vnops.c 1236 const char *tnm = tcnp->cn_nameptr; local in function:coda_rename
1252 if (IS_CTL_NAME(odvp, fnm, flen) || IS_CTL_NAME(ndvp, tnm, tlen)) {
1270 coda_nc_zapfile(VTOC(ndvp), tnm, tlen);
1288 error = venus_rename(vtomi(odvp), &odcp->c_fid, &ndcp->c_fid, fnm, flen, tnm, tlen, cred, l);

Completed in 13 milliseconds