Searched refs:QIF_SPACE (Results 1 – 6 of 6) sorted by relevance
13 #if defined(QIF_SPACE) || (defined(HAVE_DECL_QIF_SPACE) && HAVE_DECL_QIF_SPACE)15 static_assert((QIF_SPACE) == ((1 << 1)), "QIF_SPACE != (1 << 1)");18 # define QIF_SPACE (1 << 1)60 XLAT(QIF_SPACE),
2 QIF_SPACE (1 << 1)
100 #define QIF_SPACE (1 << QIF_SPACE_B) macro106 #define QIF_USAGE (QIF_SPACE | QIF_INODES)
77 QIF_SPACE;152 if valid_fields.contains(QuotaValidFlags::QIF_SPACE) { in occupied_space()
1004 pub const QIF_SPACE: u32 = 2; constant
1844 pub const QIF_SPACE: u32 = 2; constant