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

Public Attributes

int fd
 
int mount_id
 
char path [192]
 
struct fh_handle handle
 

Detailed Description

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

Member Data Documentation

◆ fd

int fh_file::fd

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

◆ handle

struct fh_handle fh_file::handle

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

◆ mount_id

int fh_file::mount_id

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

◆ path

char fh_file::path[192]

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


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