Linux Kernel
3.7.1
|
#include <osd_attributes.h>
Data Fields | |
struct osd_attr_page_header | hdr |
__be64 | default_maximum_user_object_length |
__be64 | capacity_quota |
__be64 | object_count |
__be64 | collections_per_user_object |
Definition at line 210 of file osd_attributes.h.
__be64 capacity_quota |
Definition at line 213 of file osd_attributes.h.
__be64 collections_per_user_object |
Definition at line 215 of file osd_attributes.h.
__be64 default_maximum_user_object_length |
Definition at line 212 of file osd_attributes.h.
Definition at line 211 of file osd_attributes.h.
__be64 object_count |
Definition at line 214 of file osd_attributes.h.