Searched refs:OBD_FL_NO_USRQUOTA (Results 1 – 3 of 3) sorted by relevance
70 #define FL_QUOTA_FLAG(type) ((type == USRQUOTA) ? OBD_FL_NO_USRQUOTA \
1448 OBD_FL_NO_USRQUOTA = 0x00000100, /* the object's owner is over quota */ enumerator
1334 CLASSERT(OBD_FL_NO_USRQUOTA == 0x00000100); in lustre_assert_wire_constants()