Searched defs:qc_dqblk (Results 1 – 1 of 1) sorted by relevance
4657 struct qc_dqblk { struct4658 int d_fieldmask;4659 u64 d_spc_hardlimit;4660 u64 d_spc_softlimit;4661 u64 d_ino_hardlimit;4662 u64 d_ino_softlimit;4663 u64 d_space;4664 u64 d_ino_count;4665 s64 d_ino_timer;4666 s64 d_spc_timer;[all …]