Home
last modified time | relevance | path

Searched refs:qbr_time (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1670 LASSERTF((int)offsetof(struct lquota_glb_rec, qbr_time) == 16, "found %lld\n", in lustre_assert_wire_constants()
1671 (long long)(int)offsetof(struct lquota_glb_rec, qbr_time)); in lustre_assert_wire_constants()
1672 LASSERTF((int)sizeof(((struct lquota_glb_rec *)0)->qbr_time) == 8, "found %lld\n", in lustre_assert_wire_constants()
1673 (long long)(int)sizeof(((struct lquota_glb_rec *)0)->qbr_time)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1948 __u64 qbr_time; /* grace time, in seconds */ member