Searched refs:ESTALE (Results 1 – 25 of 94) sorted by relevance
1234
120 *error_return = ESTALE; in amfs_error_lookup_child()133 *error_return = ESTALE; in amfs_error_mount_child()146 return ESTALE; in amfs_error_readdir()
183 res.ns_status = nfs_error(ESTALE); in nfsproc_setattr_2_svc()360 res.ns_status = nfs_error(ESTALE); in nfsproc_write_2_svc()374 res.dr_status = nfs_error(ESTALE); in nfsproc_create_2_svc()442 res = nfs_error(ESTALE); in nfsproc_rename_2_svc()465 res = nfs_error(ESTALE); in nfsproc_link_2_svc()479 res = nfs_error(ESTALE); in nfsproc_symlink_2_svc()493 res.dr_status = nfs_error(ESTALE); in nfsproc_mkdir_2_svc()687 error = ESTALE; in validate_ap()735 *rp = ESTALE; in validate_ap()991 return nfs_error(ESTALE); in return_estale_or_rofs()[all …]
55 case ESTALE: in errno_to_efi_status()120 errno = ESTALE; in efi_status_to_errno()
278 #ifdef ESTALE in flush()282 case ESTALE: in flush()
174 inline int ESTALE = 70; variable175 #pragma D binding "1.0" ESTALE318 errno == ESTALE ? "Stale NFS file handle" :
40 #define ECOMM ESTALE
628 return (ESTALE);747 return (ESTALE);755 return (ESTALE);776 return (ESTALE);786 return (ESTALE);
37 #define _LIBCPP_ELAST ESTALE
252 return ESTALE; in dtfs_fs_fhtonode()256 return ESTALE; in dtfs_fs_fhtonode()
60 {ESTALE, "stale NFS file handle"},
77 case ESTALE: in umount_fs()
147 #define ESTALE 70 /* Stale NFS file handle */ macro
146 $ ESTALE
148 $ ESTALE
421 #if defined (ESTALE)422 ENTRY(ESTALE, "ESTALE", "Stale NFS file handle"),
112 [ESTALE] = CLOUDABI_ESTALE, in cloudabi_convert_errno()