file_alloc_security

Function file_alloc_security 

Source
pub fn file_alloc_security(current_task: &CurrentTask) -> FileObjectState
Expand description

Returns the security state for a new file object created by current_task. Corresponds to the file_alloc_security() LSM hook.