Function fsmount
pub unsafe fn fsmount(
fs_fd: i32,
flags: u32,
attr_flags: u32,
) -> Result<i32, i32> ⓘ
Available on crate feature
dep_nc
only.Expand description
Create a kernel mount representation for a new, prepared superblock.