Searched defs:gfs2_quota_lvb (Results 1 – 1 of 1) sorted by relevance
527 struct gfs2_quota_lvb { struct528 __be32 qb_magic;529 __u32 __pad;530 __be64 qb_limit; /* Hard limit of # blocks to alloc */531 __be64 qb_warn; /* Warn user when alloc is above this # */532 __be64 qb_value; /* Current # blocks allocated */