Lines Matching full:short

122 static short nfsv3err_null[] = {
127 static short nfsv3err_getattr[] = {
137 static short nfsv3err_setattr[] = {
154 static short nfsv3err_lookup[] = {
168 static short nfsv3err_access[] = {
178 static short nfsv3err_readlink[] = {
191 static short nfsv3err_read[] = {
204 static short nfsv3err_write[] = {
220 static short nfsv3err_create[] = {
238 static short nfsv3err_mkdir[] = {
256 static short nfsv3err_symlink[] = {
274 static short nfsv3err_mknod[] = {
293 static short nfsv3err_remove[] = {
308 static short nfsv3err_rmdir[] = {
327 static short nfsv3err_rename[] = {
351 static short nfsv3err_link[] = {
372 static short nfsv3err_readdir[] = {
386 static short nfsv3err_readdirplus[] = {
401 static short nfsv3err_fsstat[] = {
411 static short nfsv3err_fsinfo[] = {
420 static short nfsv3err_pathconf[] = {
429 static short nfsv3err_commit[] = {
439 static short *nfsrv_v3errmap[] = {
467 static short nfsv4err_null[] = {
472 static short nfsv4err_access[] = {
489 static short nfsv4err_close[] = {
513 static short nfsv4err_commit[] = {
531 static short nfsv4err_create[] = {
560 static short nfsv4err_delegpurge[] = {
572 static short nfsv4err_delegreturn[] = {
591 static short nfsv4err_getattr[] = {
608 static short nfsv4err_getfh[] = {
620 static short nfsv4err_link[] = {
652 static short nfsv4err_lock[] = {
687 static short nfsv4err_lockt[] = {
710 static short nfsv4err_locku[] = {
736 static short nfsv4err_lookup[] = {
759 static short nfsv4err_lookupp[] = {
775 static short nfsv4err_nverify[] = {
795 static short nfsv4err_open[] = {
838 static short nfsv4err_openattr[] = {
859 static short nfsv4err_openconfirm[] = {
880 static short nfsv4err_opendowngrade[] = {
900 static short nfsv4err_putfh[] = {
913 static short nfsv4err_putpubfh[] = {
921 static short nfsv4err_putrootfh[] = {
929 static short nfsv4err_read[] = {
957 static short nfsv4err_readdir[] = {
978 static short nfsv4err_readlink[] = {
996 static short nfsv4err_remove[] = {
1021 static short nfsv4err_rename[] = {
1051 static short nfsv4err_renew[] = {
1065 static short nfsv4err_restorefh[] = {
1078 static short nfsv4err_savefh[] = {
1090 static short nfsv4err_secinfo[] = {
1110 static short nfsv4err_setattr[] = {
1144 static short nfsv4err_setclientid[] = {
1155 static short nfsv4err_setclientidconfirm[] = {
1165 static short nfsv4err_verify[] = {
1184 static short nfsv4err_write[] = {
1216 static short nfsv4err_releaselockowner[] = {
1229 static short *nfsrv_v4errmap[] = {
1553 short *defaulterrp, *errp; in nfsd_errmap()
1755 short *errp; in nfsrv_errmoved()