|
The Pedigree Project 0.1
|
Collaboration diagram for fh_file:Public Attributes | |
| int | fd |
| int | mount_id |
| char | path [192] |
| struct fh_handle | handle |
Definition at line 28 of file fanotify-handle-contract-test/contract.h.
| int fh_file::fd |
Definition at line 29 of file fanotify-handle-contract-test/contract.h.
| struct fh_handle fh_file::handle |
Definition at line 31 of file fanotify-handle-contract-test/contract.h.
| int fh_file::mount_id |
Definition at line 29 of file fanotify-handle-contract-test/contract.h.
| char fh_file::path[192] |
Definition at line 30 of file fanotify-handle-contract-test/contract.h.