ReactOS 0.4.15-dev-7958-gcd0bb1a
jbd_revoke_record_s Struct Reference
Collaboration diagram for jbd_revoke_record_s:

Public Attributes

struct list_head hash
 
tid_t sequence
 
unsigned long blocknr
 

Detailed Description

Definition at line 80 of file revoke.c.

Member Data Documentation

◆ blocknr

unsigned long jbd_revoke_record_s::blocknr

◆ hash

struct list_head jbd_revoke_record_s::hash

Definition at line 82 of file revoke.c.

Referenced by find_revoke_record(), and insert_revoke_hash().

◆ sequence

tid_t jbd_revoke_record_s::sequence

Definition at line 83 of file revoke.c.


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