The Pedigree Project 0.1
Public Attributes | List of all members
fh_record Struct Reference
+ Collaboration diagram for fh_record:

Public Attributes

uint64_t mask
 
int pid
 
unsigned char fsid [8]
 
struct fh_handle handle
 

Detailed Description

Definition at line 33 of file fanotify-handle-contract-test/contract.h.

Member Data Documentation

◆ fsid

unsigned char fh_record::fsid[8]

Definition at line 36 of file fanotify-handle-contract-test/contract.h.

◆ handle

struct fh_handle fh_record::handle

Definition at line 37 of file fanotify-handle-contract-test/contract.h.

◆ mask

uint64_t fh_record::mask

Definition at line 34 of file fanotify-handle-contract-test/contract.h.

◆ pid

int fh_record::pid

Definition at line 35 of file fanotify-handle-contract-test/contract.h.


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