ERRdiskfull 38 source3/lib/errmap_unix.c { ENOSPC, ERRHRD, ERRdiskfull, NT_STATUS_DISK_FULL },
ERRdiskfull 47 source3/lib/errmap_unix.c { EDQUOT, ERRHRD, ERRdiskfull, NT_STATUS_DISK_FULL }, /* Windows apps need this, not NT_STATUS_QUOTA_EXCEEDED */
ERRdiskfull 62 source3/lib/errmap_unix.c { EFBIG, ERRHRD, ERRdiskfull, NT_STATUS_DISK_FULL },
ERRdiskfull 781 source3/libsmb/errormap.c {ERRHRD, ERRdiskfull, NT_STATUS_DISK_FULL},
ERRdiskfull 75 source3/libsmb/smberr.c {"ERRdiskfull",ERRdiskfull,"Disk full"},
ERRdiskfull 440 source3/smbd/aio.c SSVAL(outbuf,smb_err,ERRdiskfull);
ERRdiskfull 449 source3/smbd/aio.c ERRHRD, ERRdiskfull);
ERRdiskfull 3674 source3/smbd/reply.c reply_unixerror(req, ERRHRD, ERRdiskfull);
ERRdiskfull 3742 source3/smbd/reply.c reply_unixerror(req, ERRHRD, ERRdiskfull);
ERRdiskfull 3749 source3/smbd/reply.c SSVAL(req->outbuf,smb_err,ERRdiskfull);
ERRdiskfull 3877 source3/smbd/reply.c reply_unixerror(req, ERRHRD, ERRdiskfull);
ERRdiskfull 4005 source3/smbd/reply.c reply_unixerror(req, ERRHRD, ERRdiskfull);
ERRdiskfull 4015 source3/smbd/reply.c SSVAL(req->outbuf,smb_err,ERRdiskfull);
ERRdiskfull 4252 source3/smbd/reply.c reply_unixerror(req, ERRHRD, ERRdiskfull);
ERRdiskfull 4262 source3/smbd/reply.c SSVAL(req->outbuf,smb_err,ERRdiskfull);
ERRdiskfull 4585 source3/smbd/reply.c reply_doserror(req, ERRHRD, ERRdiskfull);
ERRdiskfull 5056 source3/smbd/reply.c reply_unixerror(req, ERRHRD, ERRdiskfull);
ERRdiskfull 676 source4/libcli/util/nterr.c DOS_CODE(ERRHRD, ERRdiskfull),