Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dgfs2_ondisk.h527 struct gfs2_quota_lvb { struct
528 __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 */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dgfs2_ondisk.h533 struct gfs2_quota_lvb { struct
534 __be32 qb_magic;
535 __u32 __pad;
536 __be64 qb_limit; /* Hard limit of # blocks to alloc */
537 __be64 qb_warn; /* Warn user when alloc is above this # */
538 __be64 qb_value; /* Current # blocks allocated */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dgfs2_ondisk.h527 struct gfs2_quota_lvb { struct
528 __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 */