ReactOS 0.4.15-dev-7918-g2a2556c
notification_fcb Struct Reference
Collaboration diagram for notification_fcb:

Public Attributes

file_reffileref
 
ULONG filter_match
 
ULONG action
 
PUNICODE_STRING stream
 
PIO_WORKITEM work_item
 

Detailed Description

Definition at line 1640 of file btrfs.c.

Member Data Documentation

◆ action

ULONG notification_fcb::action

Definition at line 1643 of file btrfs.c.

Referenced by _Function_class_(), and queue_notification_fcb().

◆ fileref

file_ref* notification_fcb::fileref

Definition at line 1641 of file btrfs.c.

Referenced by _Function_class_(), and queue_notification_fcb().

◆ filter_match

ULONG notification_fcb::filter_match

Definition at line 1642 of file btrfs.c.

Referenced by _Function_class_(), and queue_notification_fcb().

◆ stream

PUNICODE_STRING notification_fcb::stream

Definition at line 1644 of file btrfs.c.

Referenced by _Function_class_(), and queue_notification_fcb().

◆ work_item

PIO_WORKITEM notification_fcb::work_item

Definition at line 1645 of file btrfs.c.

Referenced by _Function_class_(), and queue_notification_fcb().


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