Lines Matching refs:error
22 #error FUSE_USE_VERSION not defined
446 * If this request is answered with an error code of ENOSYS, this is
447 * treated as a permanent failure with error code EINVAL, i.e. all
453 * overwrite *newname* if it exists and return an error
514 * (and let the kernel handle it), or return an error
528 * If this request is answered with an error code of ENOSYS
549 * on EOF or error, otherwise the rest of the data will be
577 * except on error. An exception to this is when the file has
626 * If this request is answered with an error code of ENOSYS,
653 * The filesystem may reply with an error, but error values are
677 * If this request is answered with an error code of ENOSYS,
700 * If this request is answered with an error code of ENOSYS and
792 * If this request is answered with an error code of ENOSYS,
823 * If this request is answered with an error code of ENOSYS, this is
824 * treated as a permanent failure with error code EOPNOTSUPP, i.e. all
843 * If the size is too small for the value, the ERANGE error should
846 * If this request is answered with an error code of ENOSYS, this is
847 * treated as a permanent failure with error code EOPNOTSUPP, i.e. all
875 * If the size is too small for the list, the ERANGE error should
878 * If this request is answered with an error code of ENOSYS, this is
879 * treated as a permanent failure with error code EOPNOTSUPP, i.e. all
898 * If this request is answered with an error code of ENOSYS, this is
899 * treated as a permanent failure with error code EOPNOTSUPP, i.e. all
921 * If this request is answered with an error code of ENOSYS, this is
947 * If this request is answered with an error code of ENOSYS, the handler
1011 * If this request is answered with an error code of ENOSYS, this is
1013 * fail with the same error code without being send to the filesystem
1081 * If this request is answered with an error code of ENOSYS, this is
1181 * If this request is answered with an error code of ENOSYS, this is
1182 * treated as a permanent failure with error code EOPNOTSUPP, i.e. all
1238 * If this request is answered with an error code of ENOSYS, this is
1239 * treated as a permanent failure with error code EOPNOTSUPP, i.e. all
1266 * If this request is answered with an error code of ENOSYS, this is
1268 * fail with the same error code without being send to the filesystem
1286 * Reply with an error code or success.
1291 * Wherever possible, error codes should be chosen from the list of
1292 * documented error conditions in the corresponding system calls
1295 * An error code of ENOSYS is sometimes treated specially. This is
1298 * The following requests may be answered with a zero error code:
1303 * @param err the positive error value, or zero for success
1786 * If this function returns an error, then the store wasn't fully
1814 * If this function returns an error, then the retrieve will not be
1962 * non-option arguments will result in an error.
2002 * If not all options are known, an error message is written to stderr
2074 * When some error occurs during request processing, the function
2151 * an ESHUTDOWN error (after the filesystem process has terminated).
2214 * @return the actual size of the raw request, or -errno on error