Searched refs:NFSERR_ROFS (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/amd/hlfsd/ |
| HD | 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-11-stable/sys/fs/nfsserver/ |
| HD | nfs_nfsdsubs.c | 93 NFSERR_IO, NFSERR_FBIG, NFSERR_NOSPC, NFSERR_IO, NFSERR_ROFS, 138 NFSERR_ROFS, 205 NFSERR_ROFS, 222 NFSERR_ROFS, 240 NFSERR_ROFS, 258 NFSERR_ROFS, 276 NFSERR_ROFS, 294 NFSERR_ROFS, 311 NFSERR_ROFS, 333 NFSERR_ROFS, [all …]
|
| /freebsd-11-stable/stand/libsa/ |
| HD | nfsv2.h | 74 #define NFSERR_ROFS 30 macro
|
| /freebsd-11-stable/contrib/tcpdump/ |
| HD | nfs.h | 81 #define NFSERR_ROFS 30 macro
|
| /freebsd-11-stable/sys/nfs/ |
| HD | nfsproto.h | 81 #define NFSERR_ROFS 30 macro
|
| /freebsd-11-stable/include/rpcsvc/ |
| HD | nfs_prot.x | 77 NFSERR_ROFS=30, /* Read-only file system */ enumerator
|
| /freebsd-11-stable/sys/fs/nfs/ |
| HD | nfsproto.h | 118 #define NFSERR_ROFS 30 macro
|