Home
last modified time | relevance | path

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

/linux/fs/quota/
H A Ddquot.c361 static inline int dquot_active(struct dquot *dquot) in dquot_active() function
383 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()