Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
osdv1_cap_object_descriptor Struct Reference

#include <osd_protocol.h>

Data Fields

union {
   struct {
      __be32   policy_access_tag
 
      __be64   allowed_partition_id
 
      __be64   allowed_object_id
 
      __be32   reserved
 
   }   obj_desc
 
   u8   object_descriptor [24]
 
}; 
 

Detailed Description

Definition at line 571 of file osd_protocol.h.

Field Documentation

union { ... }
__be64 allowed_object_id

Definition at line 576 of file osd_protocol.h.

__be64 allowed_partition_id

Definition at line 575 of file osd_protocol.h.

struct { ... } obj_desc
u8 object_descriptor[24]

Definition at line 580 of file osd_protocol.h.

__be32 policy_access_tag

Definition at line 574 of file osd_protocol.h.

__be32 reserved

Definition at line 577 of file osd_protocol.h.


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