Home
last modified time | relevance | path

Searched defs:ldlm_gl_lquota_desc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1971 struct ldlm_gl_lquota_desc { struct
1972 union lquota_id gl_id; /* quota ID subject to the glimpse */
1973 __u64 gl_flags; /* see LQUOTA_FL* below */
1974 __u64 gl_ver; /* new index version */
1975 __u64 gl_hardlimit; /* new hardlimit or qunit value */
1976 __u64 gl_softlimit; /* new softlimit */
1977 __u64 gl_time;
1978 __u64 gl_pad2;