[go: nahoru, domu]

Searched refs:dqb_bhardlimit (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h587 __u64 dqb_bhardlimit; member in struct:obd_dqblk
/drivers/staging/lustre/lustre/lov/
H A Dlov_obd.c2243 bhardlimit += oqctl->qc_dqblk.dqb_bhardlimit;
2250 oqctl->qc_dqblk.dqb_bhardlimit = bhardlimit;
/drivers/staging/lustre/lustre/ptlrpc/
H A Dwiretest.c1596 LASSERTF((int)offsetof(struct obd_dqblk, dqb_bhardlimit) == 0, "found %lld\n",
1597 (long long)(int)offsetof(struct obd_dqblk, dqb_bhardlimit));
1598 LASSERTF((int)sizeof(((struct obd_dqblk *)0)->dqb_bhardlimit) == 8, "found %lld\n",
1599 (long long)(int)sizeof(((struct obd_dqblk *)0)->dqb_bhardlimit));
H A Dpack_generic.c1966 __swab64s(&b->dqb_bhardlimit);

Completed in 106 milliseconds