Home
last modified time | relevance | path

Searched refs:LUSTRE_RES_ID_QUOTA_VER_OID_OFF (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_fid.h537 res->name[LUSTRE_RES_ID_QUOTA_VER_OID_OFF] = fid_ver_oid(&qid->qid_fid); in fid_build_quota_res_name()
551 qid->qid_fid.f_oid = (__u32)res->name[LUSTRE_RES_ID_QUOTA_VER_OID_OFF]; in fid_extract_from_quota_res()
553 (__u32)(res->name[LUSTRE_RES_ID_QUOTA_VER_OID_OFF] >> 32); in fid_extract_from_quota_res()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2119 LUSTRE_RES_ID_QUOTA_VER_OID_OFF = 3, enumerator
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c339 CLASSERT(LUSTRE_RES_ID_QUOTA_VER_OID_OFF == 3); in lustre_assert_wire_constants()