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.
pub fn fs_node_init_memfd(current_task: &CurrentTask, new_node: &FsNode)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.