Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1978 struct ldlm_gl_lquota_desc { struct
1979 union lquota_id gl_id; /* quota ID subject to the glimpse */
1980 __u64 gl_flags; /* see LQUOTA_FL* below */
1981 __u64 gl_ver; /* new index version */
1982 __u64 gl_hardlimit; /* new hardlimit or qunit value */
1983 __u64 gl_softlimit; /* new softlimit */
1984 __u64 gl_time;
1985 __u64 gl_pad2;