Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c595 struct dquot *dquot, *old_dquot = NULL; in dquot_scan_active() local
609 dqput(old_dquot); in dquot_scan_active()
610 old_dquot = dquot; in dquot_scan_active()
628 dqput(old_dquot); in dquot_scan_active()