Searched refs:dquot_active (Results 1 – 1 of 1) sorted by relevance
361 static inline int dquot_active(struct dquot *dquot) in dquot_active() function383 WARN_ON_ONCE(!dquot_active(dquot)); in dqgrab()406 if (!dquot_active(dquot)) in dquot_mark_dquot_dirty()497 if (!dquot_active(dquot) && !dquot->dq_off) { in dquot_acquire()539 if (dquot_active(dquot)) in dquot_commit()665 if (!dquot_active(dquot)) in dquot_scan_active()679 if (dquot_active(dquot)) { in dquot_scan_active()732 WARN_ON(!dquot_active(dquot)); in dquot_writeback_dquots()865 if (dquot_active(dquot)) { in quota_release_workfn()999 if (!dquot_active(dquot)) { in dqget()