|
| int | changeMark (File &, const VFS::MountOperation &, const FileHandle &, const FileSystemId &, uint64_t mask, bool remove) |
| |
| int | flushMarks () |
| |
| void | lastDescriptorClosed () |
| |
| ssize_t | readToUser (void *, size_t count, bool canBlock) |
| |
| ssize_t | readWithCopy (size_t count, bool canBlock, PosixDescriptorReadCopy, void *) |
| |
| ReadyMask | queryReady () |
| |
| ReadinessSource * | readinessSource () |
| |
| int | queuedMetadataBytes () |
| |
Definition at line 14 of file fanotify-syscalls.h.
◆ ~FanotifyInstance()
| FanotifyInstance::~FanotifyInstance |
( |
| ) |
|
◆ FanotifyInstance()
| FanotifyInstance::FanotifyInstance |
( |
| ) |
|
|
private |
◆ changeMark()
◆ create()
◆ flushMarks()
| int FanotifyInstance::flushMarks |
( |
| ) |
|
◆ lastDescriptorClosed()
| void FanotifyInstance::lastDescriptorClosed |
( |
| ) |
|
◆ queryReady()
| ReadyMask FanotifyInstance::queryReady |
( |
| ) |
|
◆ queuedMetadataBytes()
| int FanotifyInstance::queuedMetadataBytes |
( |
| ) |
|
◆ readinessSource()
◆ readToUser()
| ssize_t FanotifyInstance::readToUser |
( |
void * |
buffer, |
|
|
size_t |
count, |
|
|
bool |
canBlock |
|
) |
| |
◆ readWithCopy()
| ssize_t FanotifyInstance::readWithCopy |
( |
size_t |
count, |
|
|
bool |
canBlock, |
|
|
PosixDescriptorReadCopy |
copy, |
|
|
void * |
opaque |
|
) |
| |
◆ reapMarks()
| void FanotifyInstance::reapMarks |
( |
| ) |
|
|
private |
◆ m_Quota
| bool FanotifyInstance::m_Quota = false |
|
private |
◆ m_State
The documentation for this class was generated from the following files: