fs_node_init_memfd

Function fs_node_init_memfd 

Source
pub fn fs_node_init_memfd(current_task: &CurrentTask, new_node: &FsNode)
Expand description

Called on creation of mem-FD crate::vfs::FsNodes. Corresponds to the inode_init_security_anon() LSM hook, called with the mem-FD node-type.