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

/linux-master/fs/quota/
H A Ddquot.c632 struct dquot *dquot, *old_dquot = NULL; local
646 dqput(old_dquot);
647 old_dquot = dquot;
665 dqput(old_dquot);

Completed in 121 milliseconds