Searched +defs:ind +defs:cache (Results 1 - 1 of 1) sorted by relevance

/src/sys/nfs/
H A Dnfs_serv.c174 int error = 0, rdonly, cache = 0, getret; local in function:nfsrv3_access
239 int error = 0, rdonly, cache = 0; local in function:nfsrv_getattr
280 int error = 0, rdonly, cache = 0, preat_ret = 1, postat_ret = 1; local in function:nfsrv_setattr
400 struct nameidata nd, ind, *ndp = &nd; local in function:nfsrv_lookup
408 int error = 0, cache = 0, dirattr_ret = 1; local in function:nfsrv_lookup
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
1434 int error = 0, cache = 0, len, tsize, dirfor_ret = 1, diraft_ret = 1; local in function:nfsrv_create
1674 int error = 0, cache = 0, len, dirfor_ret = 1, diraft_ret = 1; local in function:nfsrv_mknod
1828 int error = 0, cache = 0, len, dirfor_ret = 1, diraft_ret = 1; local in function:nfsrv_remove
1908 int error = 0, cache = 0, fdirfor_ret = 1, fdiraft_ret = 1; local in function:nfsrv_rename
2177 int error = 0, rdonly, cache = 0, len, dirfor_ret = 1, diraft_ret = 1; local in function:nfsrv_link
2280 int error = 0, cache = 0, dirfor_ret = 1, diraft_ret = 1, abort = 0; local in function:nfsrv_symlink
2423 int error = 0, cache = 0, len, dirfor_ret = 1, diraft_ret = 1; local in function:nfsrv_mkdir
2544 int error = 0, cache = 0, len, dirfor_ret = 1, diraft_ret = 1; local in function:nfsrv_rmdir
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
3527 int error = NFSERR_RETVOID, cache = 0; local in function:nfsrv_null
3546 int error, cache = 0; local in function:nfsrv_noop
[all...]

Completed in 5 milliseconds