Home
last modified time | relevance | path

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

/linux-4.1.27/fs/quota/
Ddquot.c565 struct dquot *dquot, *old_dquot = NULL; in dquot_scan_active() local
579 dqput(old_dquot); in dquot_scan_active()
580 old_dquot = dquot; in dquot_scan_active()
598 dqput(old_dquot); in dquot_scan_active()