Searched refs:NFSERR_ROFS (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/amd/hlfsd/ |
| D | stubs.c | 182 static nfsattrstat res = {NFSERR_ROFS}; in nfsproc_setattr_2_svc() 405 static nfsattrstat res = {NFSERR_ROFS}; in nfsproc_write_2_svc() 414 static nfsdiropres res = {NFSERR_ROFS}; in nfsproc_create_2_svc() 423 static nfsstat res = {NFSERR_ROFS}; in nfsproc_remove_2_svc() 432 static nfsstat res = {NFSERR_ROFS}; in nfsproc_rename_2_svc() 441 static nfsstat res = {NFSERR_ROFS}; in nfsproc_link_2_svc() 450 static nfsstat res = {NFSERR_ROFS}; in nfsproc_symlink_2_svc() 459 static nfsdiropres res = {NFSERR_ROFS}; in nfsproc_mkdir_2_svc() 468 static nfsstat res = {NFSERR_ROFS}; in nfsproc_rmdir_2_svc()
|
| /freebsd-12-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdsubs.c | 97 NFSERR_IO, NFSERR_FBIG, NFSERR_NOSPC, NFSERR_IO, NFSERR_ROFS, 142 NFSERR_ROFS, 209 NFSERR_ROFS, 226 NFSERR_ROFS, 244 NFSERR_ROFS, 262 NFSERR_ROFS, 280 NFSERR_ROFS, 298 NFSERR_ROFS, 315 NFSERR_ROFS, 337 NFSERR_ROFS, [all …]
|
| /freebsd-12-stable/stand/libsa/ |
| D | nfsv2.h | 74 #define NFSERR_ROFS 30 macro
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | nfs.h | 81 #define NFSERR_ROFS 30 macro
|
| /freebsd-12-stable/sys/nfs/ |
| D | nfsproto.h | 83 #define NFSERR_ROFS 30 macro
|
| /freebsd-12-stable/include/rpcsvc/ |
| D | nfs_prot.x | 77 NFSERR_ROFS=30, /* Read-only file system */ enumerator
|
| /freebsd-12-stable/sys/fs/nfs/ |
| D | nfsproto.h | 120 #define NFSERR_ROFS 30 macro
|