Lines Matching refs:vers
96 interpret_mount(flags, type, xid, vers, proc, data, len) in interpret_mount() argument
97 int flags, type, xid, vers, proc; in interpret_mount()
116 vers, procnames_short[proc]);
130 if (vers != 3)
143 vers, procnames_short[proc]);
147 if (vers == 3)
164 if (vers == 3)
172 if (vers != 2)
195 mountcall(proc, vers);
197 mountreply(proc, vers);
207 mountcall(proc, vers) in mountcall() argument
208 int proc, vers; in mountcall()
221 if (vers == 3)
228 if (vers != 2)
243 mountreply(proc, vers) in mountreply() argument
244 int proc, vers; in mountreply()
249 if (vers == 3) {
265 if (vers == 3)