Skip to main content

fsconfig_create

Function fsconfig_create 

Source
pub fn fsconfig_create<Fd: AsFd>(fs_fd: Fd) -> Result<()>
Available on crate feature mount only.
Expand description

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

ยงReferences