Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c634 struct dquot *dquot, *old_dquot = NULL; in dquot_scan_active() local
648 dqput(old_dquot); in dquot_scan_active()
649 old_dquot = dquot; in dquot_scan_active()
667 dqput(old_dquot); in dquot_scan_active()
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c632 struct dquot *dquot, *old_dquot = NULL; in dquot_scan_active() local
646 dqput(old_dquot); in dquot_scan_active()
647 old_dquot = dquot; in dquot_scan_active()
665 dqput(old_dquot); in dquot_scan_active()

Completed in 7 milliseconds