Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_quota.h233 (res->lr_name.name[LUSTRE_RES_ID_SEQ_OFF] == FID_SEQ_QUOTA || \
Dlustre_fid.h288 return fid_seq(fid) == FID_SEQ_QUOTA || in fid_is_quota()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c621 } else if (seq == FID_SEQ_QUOTA) { in dt_index_feat_select()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h400 FID_SEQ_QUOTA = 0x200000005ULL, enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c500 LASSERTF(FID_SEQ_QUOTA == 0x0000000200000005ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
501 (long long)FID_SEQ_QUOTA); in lustre_assert_wire_constants()