Home
last modified time | relevance | path

Searched refs:FID_SEQ_QUOTA_GLB (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_quota.h234 res->lr_name.name[LUSTRE_RES_ID_SEQ_OFF] == FID_SEQ_QUOTA_GLB)
Dlustre_fid.h289 fid_seq(fid) == FID_SEQ_QUOTA_GLB; in fid_is_quota()
/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c619 if (seq == FID_SEQ_QUOTA_GLB) { in dt_index_feat_select()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h396 FID_SEQ_QUOTA_GLB = 0x200000006ULL, enumerator
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c502 LASSERTF(FID_SEQ_QUOTA_GLB == 0x0000000200000006ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
503 (long long)FID_SEQ_QUOTA_GLB); in lustre_assert_wire_constants()