Home
last modified time | relevance | path

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

/fs/quota/
Ddquot.c362 static inline int dquot_active(struct dquot *dquot) in dquot_active() function
382 if (!dquot_active(dquot)) in dquot_mark_dquot_dirty()
471 if (!dquot_active(dquot) && !dquot->dq_off) { in dquot_acquire()
513 if (dquot_active(dquot)) in dquot_commit()
639 if (!dquot_active(dquot)) in dquot_scan_active()
654 if (dquot_active(dquot)) { in dquot_scan_active()
705 WARN_ON(!dquot_active(dquot)); in dquot_writeback_dquots()
844 if (dquot_active(dquot)) { in quota_release_workfn()
983 if (!dquot_active(dquot)) { in dqget()