Skip to main content

replace_status

Function replace_status 

Source
pub fn replace_status(fd: BorrowedFd<'_>) -> Result<ReplaceStatus>
Expand description

Query the status of a device replace operation on the filesystem referred to by fd.

ยงErrors

Returns Err if the ioctl fails.