Function nc::fsmount

source ·
pub unsafe fn fsmount(
    fs_fd: i32,
    flags: u32,
    attr_flags: u32
) -> Result<i32, Errno>
Expand description

Create a kernel mount representation for a new, prepared superblock.