Home
last modified time | relevance | path

Searched defs:gfs2_quota_lvb (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dgfs2_ondisk.h471 struct gfs2_quota_lvb { struct
472 __be32 qb_magic;
473 __u32 __pad;
474 __be64 qb_limit; /* Hard limit of # blocks to alloc */
475 __be64 qb_warn; /* Warn user when alloc is above this # */
476 __be64 qb_value; /* Current # blocks allocated */