pub fn file_alloc_security(current_task: &CurrentTask) -> FileObjectStateExpand description
Returns the security state for a new file object created by current_task.
Corresponds to the file_alloc_security() LSM hook.
pub fn file_alloc_security(current_task: &CurrentTask) -> FileObjectStateReturns the security state for a new file object created by current_task.
Corresponds to the file_alloc_security() LSM hook.