devela::_dep::rustix::mount

Function fsconfig_reconfigure

pub fn fsconfig_reconfigure(fs_fd: BorrowedFd<'_>) -> Result<(), Errno> 
Available on crate feature dep_rustix only.
Expand description

fsconfig(fs_fd, FSCONFIG_CMD_RECONFIGURE, key, NULL, 0)

§References