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

/linux-4.4.14/include/linux/
H A Ddqblk_qtree.h40 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/linux-4.4.14/fs/quota/
H A Dquota_v2.c293 return qtree_write_dquot(sb_dqinfo(dquot->dq_sb, dquot->dq_id.type)->dqi_priv, dquot); v2_write_dquot()
H A Dquota_tree.c366 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) qtree_write_dquot() function
403 EXPORT_SYMBOL(qtree_write_dquot); variable
/linux-4.4.14/fs/ocfs2/
H A Dquota_global.c569 err = qtree_write_dquot(&info->dqi_gi, dquot); __ocfs2_sync_dquot()
838 status = qtree_write_dquot(&info->dqi_gi, dquot); ocfs2_acquire_dquot()

Completed in 71 milliseconds