vxfs_ts_reclaim return values

The return values from the API are as follows:

-3

Returned if the analyze option of the vxfs_ts_reclaim() API advises Aggressive Reclaim.

-2

Returned if the analyze option of the vxfs_ts_reclaim() API advises Normal Reclaim.

0

Successful reclamation.

EPERM

A non-root user called the API.

ENOENT

The mount point does not exist.

EBADF

The mount point is not the root of the file system.

EPIPE

The device for the mount point cannot be accessed.

ENOTSUP

The mount point is not the root of a VxFS file system, the specified volume is not thinrclm−capable, or none of the volumes in the volume set are thinrclm−capable.

ENOMEM

Memory could not be allocated during the operation of the API.

EBUSY

The metadata on the file system could not be modified.

ENXIO

The specified device does not exist.

EINVAL

The specified offset or length is invalid.

EAGAIN

Another fsadm or reorg instance is running.

EFAULT

The reclaim operation failed due to other system-related issues.