Home | History | Annotate | Download | only in nfs

Lines Matching refs:nd_procnum

1039 		nd->nd_procnum = NFSPROC_NOOP;
1044 nd->nd_procnum = NFSPROC_NOOP;
1051 nd->nd_procnum = NFSPROC_NOOP;
1056 nd->nd_procnum = fxdr_unsigned(u_int32_t, *tl++);
1057 if (nd->nd_procnum == NFSPROC_NULL)
1059 if (nd->nd_procnum > NFSPROC_COMMIT ||
1060 (!nd->nd_flag && nd->nd_procnum > NFSV2PROC_STATFS)) {
1062 nd->nd_procnum = NFSPROC_NOOP;
1066 nd->nd_procnum = nfsv3_procid[nd->nd_procnum];
1156 nd->nd_procnum = NFSPROC_NOOP;
1164 nd->nd_procnum = NFSPROC_NOOP;
1177 nd->nd_procnum = NFSPROC_NOOP;
1186 nd->nd_procnum = NFSPROC_NOOP;
1204 nd->nd_procnum = NFSPROC_NOOP;
1227 nd->nd_procnum = NFSPROC_NOOP;
1236 nd->nd_procnum = NFSPROC_NOOP;