Home | History | Annotate | Download | only in server

Lines Matching defs:readonly

2251 	int error = 0, haslock = 0, ret, readonly = 0, getfhret = 0;
2254 readonly = 1;
2459 if ((readonly && stp->ls_clp != clp &&
2461 (!readonly && (stp->ls_clp != clp ||
2505 int readonly = 0, cbret = 1, getfhret = 0;
2508 readonly = 1;
2753 if ((readonly && stp->ls_clp != clp &&
2755 (!readonly && (stp->ls_clp != clp ||
3003 NFSVNO_EXRDONLY(exp) || (readonly != 0 &&
3064 if (delegate == 0 || (writedeleg == 0 && readonly == 0) ||
3083 (nfsrv_writedelegifpos || !readonly) &&
3136 (writedeleg || readonly) &&
3155 (nfsrv_writedelegifpos || !readonly) &&