Searched refs:NFSERR_NOTSUPP (Results 1 – 11 of 11) sorted by relevance
| /src/sys/fs/nfsserver/ |
| H A D | nfs_nfsdsubs.c | 185 NFSERR_NOTSUPP, 232 NFSERR_NOTSUPP, 250 NFSERR_NOTSUPP, 268 NFSERR_NOTSUPP, 286 NFSERR_NOTSUPP, 321 NFSERR_NOTSUPP, 345 NFSERR_NOTSUPP, 366 NFSERR_NOTSUPP, 394 NFSERR_NOTSUPP, 563 NFSERR_NOTSUPP, [all …]
|
| H A D | nfs_nfsdserv.c | 2338 error = NFSERR_NOTSUPP; in nfsrvd_commit() 3757 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_openconfirm() 3920 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_renew() 4249 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_setclientid() 4402 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_setclientidcfrm() 4491 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_openattr() 4526 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_releaselckown() 4696 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_exchangeid() 4991 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_bindconnsess() 5691 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrvd_allocate() [all …]
|
| H A D | nfs_nfsdport.c | 1252 error = NFSERR_NOTSUPP; in nfsvno_createsub() 2031 nd->nd_repstat = NFSERR_NOTSUPP; in nfsvno_open()
|
| H A D | nfs_nfsdstate.c | 6548 error = NFSERR_NOTSUPP; in nfsrv_bindconnsess()
|
| /src/sys/fs/nfsclient/ |
| H A D | nfs_clvnops.c | 1194 if (error == NFSERR_NOTSUPP) in nfs_get_namedattrdir() 1911 error == NFSERR_NOTSUPP) { in nfs_create() 3814 if (error == NFSERR_NOTSUPP) { in nfs_advise() 3872 } else if (error == NFSERR_NOTSUPP) { in nfs_allocate() 3967 } else if (error == NFSERR_NOTSUPP) { in nfs_deallocate() 4299 if (error == NFSERR_NOTSUPP || error == NFSERR_OFFLOADNOREQS || in nfs_copy_file_range() 4439 case NFSERR_NOTSUPP: in nfs_getextattr() 4496 case NFSERR_NOTSUPP: in nfs_setextattr() 4569 case NFSERR_NOTSUPP: in nfs_listextattr() 4619 case NFSERR_NOTSUPP: in nfs_deleteextattr() [all …]
|
| H A D | nfs_clbio.c | 1631 if (error == NFSERR_NOTSUPP) in ncl_doio()
|
| H A D | nfs_clstate.c | 3768 error = NFSERR_NOTSUPP; in nfscl_docb() 4018 error = NFSERR_NOTSUPP; in nfscl_docb() 5906 if (error == NFSERR_NOTSUPP) { in nfscl_dolayoutcommit()
|
| H A D | nfs_clrpcops.c | 1177 error == NFSERR_NOTSUPP) in nfsrpc_setclient() 9220 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrpc_copyrpc() 9237 nd->nd_repstat = NFSERR_NOTSUPP; in nfsrpc_copyrpc()
|
| /src/contrib/tcpdump/ |
| H A D | nfs.h | 92 #define NFSERR_NOTSUPP 10004 macro
|
| /src/sys/nfs/ |
| H A D | nfsproto.h | 91 #define NFSERR_NOTSUPP 10004 macro
|
| /src/sys/fs/nfs/ |
| H A D | nfsproto.h | 129 #define NFSERR_NOTSUPP 10004 macro
|