Searched refs:dq_count (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Ddquot.c38 * Invalidation of dquots with dq_count > 0 no longer possible
88 * Unused dquots (dq_count == 0) are added to the free_dquots list when
111 * and invalidate_dquots() waits for dquot to have dq_count == 0.
253 if (dquot->dq_count) {
346 if (dquot->dq_count)
380 dquot->dq_count++;
424 if (!dquot->dq_count) {
434 if (dquot->dq_count > 1) {
436 dquot->dq_count--;
447 dquot->dq_count
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dquota.h165 int dq_count; /* Reference count */ member in struct:dquot
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dquota.h165 int dq_count; /* Reference count */ member in struct:dquot

Completed in 41 milliseconds