nfs_serv.c | 174 int error = 0, rdonly, cache = 0, getret; local in function:nfsrv3_access 183 error = nfsrv_fhtovp(&nsfh, 1, &vp, cred, slp, nam, &rdonly, 193 nfsrv_access(vp, VREAD, cred, rdonly, lwp, 0) == 0) 198 nfsrv_access(vp, VWRITE, cred, rdonly, lwp, 0) == 0) 201 nfsrv_access(vp, VEXEC, cred, rdonly, lwp, 0) == 0) 207 nfsrv_access(vp, VWRITE, cred, rdonly, lwp, 0) == 0) 210 nfsrv_access(vp, VEXEC, cred, rdonly, lwp, 0) == 0) 239 int error = 0, rdonly, cache = 0; local in function:nfsrv_getattr 245 error = nfsrv_fhtovp(&nsfh, 1, &vp, cred, slp, nam, &rdonly, 280 int error = 0, rdonly, cache = 0, preat_ret = 1, postat_ret = 1 local in function:nfsrv_setattr 536 int error = 0, rdonly, cache = 0, i, padlen, getret; local in function:nfsrv_readlink 634 int error = 0, rdonly, cache = 0, getret; local in function:nfsrv_read 861 int error = 0, rdonly, cache = 0, len, forat_ret = 1; local in function:nfsrv_write 1076 int error = 0, rdonly, cache = 0, len = 0, forat_ret = 1; local in function:nfsrv_writegather 2177 int error = 0, rdonly, cache = 0, len, dirfor_ret = 1, diraft_ret = 1; local in function:nfsrv_link 2689 int siz, cnt, fullsiz, eofflag, rdonly, cache = 0, ncookies; local in function:nfsrv_readdir 2954 int siz, cnt, fullsiz, eofflag, rdonly, cache = 0, dirlen, ncookies; local in function:nfsrv_readdirplus 3274 int error = 0, rdonly, for_ret = 1, aft_ret = 1, cache = 0; local in function:nfsrv_commit 3331 int error = 0, rdonly, cache = 0, getret = 1; local in function:nfsrv_statfs 3400 int error = 0, rdonly, cache = 0, getret = 1; local in function:nfsrv_fsinfo 3470 int error = 0, rdonly, cache = 0, getret = 1; local in function:nfsrv_pathconf [all...] |