FSCTL_MOVE_FILE IOCTL (ntifs.h)

The FSCTL_MOVE_FILE control code relocates one or more virtual clusters of a file from one logical cluster to another within the same volume.

Major code

FSCTL_MOVE_FILE

Remarks

To perform this operation, call FltFsControlFile or ZwFsControlFile.

See FSCTL_MOVE_FILE IOCTL (winioctl.h) for more information.

Requirements

Requirement Value
Minimum supported client Windows XP
Header ntifs.h

See also

MOVE_FILE_DATA

FltFsControlFile

ZwFsControlFile