Home | Sort by: relevance | last modified time | path |
/src/sys/fs/nfs/server/ | |
nfs_nfsdsubs.c | 442 static short *nfsrv_v3errmap[] = { variable in typeref:typename:short * [] 1512 errp = defaulterrp = nfsrv_v3errmap[nd->nd_procnum]; |
/src/sys/nfs/ | |
nfs_subs.c | 543 static const short * const nfsrv_v3errmap[] = { variable in typeref:typename:const short * const[] 2008 errp = defaulterrp = nfsrv_v3errmap[nd->nd_procnum]; |