Linux Kernel
3.7.1
|
#include <osd_protocol.h>
Data Fields | |
__be64 | list_bytes |
__be64 | continuation_id |
__be32 | list_identifier |
u8 | pad [3] |
u8 | root_lstchg |
__be64 | object_ids [0] |
Definition at line 435 of file osd_protocol.h.
__be64 continuation_id |
Definition at line 437 of file osd_protocol.h.
__be64 list_bytes |
Definition at line 436 of file osd_protocol.h.
__be32 list_identifier |
Definition at line 438 of file osd_protocol.h.
__be64 object_ids[0] |
Definition at line 441 of file osd_protocol.h.
u8 pad[3] |
Definition at line 439 of file osd_protocol.h.
u8 root_lstchg |
Definition at line 440 of file osd_protocol.h.