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

/linux-master/include/linux/
H A Ddqblk_qtree.h45 int qtree_release_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/linux-master/fs/quota/
H A Dquota_tree.c783 int qtree_release_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) function
790 EXPORT_SYMBOL(qtree_release_dquot); variable
H A Dquota_v2.c391 ret = qtree_release_dquot(sb_dqinfo(dquot->dq_sb, dquot->dq_id.type)->dqi_priv, dquot);
/linux-master/fs/ocfs2/
H A Dquota_global.c582 err = qtree_release_dquot(&info->dqi_gi, dquot);

Completed in 211 milliseconds