Home
last modified time | relevance | path

Searched refs:NFS_OK (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/amd/hlfsd/
Dstubs.c137 res.ns_status = NFS_OK; in nfsproc_getattr_2_svc()
157 res.ns_status = NFS_OK; in nfsproc_getattr_2_svc()
165 res.ns_status = NFS_OK; in nfsproc_getattr_2_svc()
242 res.dr_status = NFS_OK; in nfsproc_lookup_2_svc()
264 res.dr_status = NFS_OK; in nfsproc_lookup_2_svc()
286 res.dr_status = NFS_OK; in nfsproc_lookup_2_svc()
317 res.rlr_status = NFS_OK; in nfsproc_readlink_2_svc()
489 res.rdr_status = NFS_OK; in nfsproc_readdir_2_svc()
515 static nfsstatfsres res = {NFS_OK}; in nfsproc_statfs_2_svc()
/freebsd-12-stable/include/rpcsvc/
Dnfs_prot.x65 NFS_OK= 0, /* no error */ enumerator
156 case NFS_OK:
184 case NFS_OK:
191 case NFS_OK:
216 case NFS_OK:
279 case NFS_OK:
294 case NFS_OK:
/freebsd-12-stable/stand/libsa/
Dnfsv2.h62 #define NFS_OK 0 macro
/freebsd-12-stable/contrib/amd/amd/
Dnfs_subr.c249 res.dr_status = NFS_OK; in nfsproc_lookup_2_svc()
278 res.dr_status = NFS_OK; in nfs_quick_reply()
322 res.rlr_status = NFS_OK; in nfsproc_readlink_2_svc()
421 res = NFS_OK; in unlink_or_rmdir()
448 res = NFS_OK; in nfsproc_rename_2_svc()
586 res.sfr_status = NFS_OK; in nfsproc_statfs_2_svc()
Dmap.c418 mp->am_attr.ns_status = NFS_OK; in init_map()
/freebsd-12-stable/contrib/amd/libamu/
Dxdr_func.c85 case NFS_OK: in xdr_attrstat()
181 case NFS_OK: in xdr_diropres()
649 case NFS_OK: in xdr_readdirres()
673 case NFS_OK: in xdr_readlinkres()
718 case NFS_OK: in xdr_readres()
835 case NFS_OK: in xdr_statfsres()
/freebsd-12-stable/contrib/tcpdump/
Dnfs.h67 #define NFS_OK 0 macro
/freebsd-12-stable/sys/nfs/
Dnfsproto.h69 #define NFS_OK 0 macro
/freebsd-12-stable/contrib/amd/
DNEWS1069 nextstep: set NFS success code to 0 (NFS_OK), not 1 (EPERM)
1070 bsdi2: set NFS success code to 0 (NFS_OK), not 1 (EPERM)
DChangeLog11029 * conf/nfs_prot/nfs_prot_nextstep.h: set emum nfsstat's NFS_OK to
11034 * conf/nfs_prot/nfs_prot_bsdi2.h: set emum nfsstat's NFS_OK to 0,