SeaBee
Loading...
Searching...
No Matches
Data Fields
inode_access_log Struct Reference

Log for various events that access a dentry or and inode(file_open, inode_permission) More...

#include <logging_types.h>

Collaboration diagram for inode_access_log:
Collaboration graph
[legend]

Data Fields

struct log_hdr header
 standard log header
 
unsigned int action
 the action being taken on the inode, alias for InodeAction
 
unsigned char name [MAX_STR_LEN]
 the first 128 characters of file name, if known
 

Detailed Description

Log for various events that access a dentry or and inode(file_open, inode_permission)


The documentation for this struct was generated from the following file: