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

/linux-master/include/linux/
H A Ddqblk_qtree.h42 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/linux-master/fs/ocfs2/
H A Dquota_global.c578 err = qtree_write_dquot(&info->dqi_gi, dquot);
861 status = qtree_write_dquot(&info->dqi_gi, dquot);
/linux-master/fs/quota/
H A Dquota_tree.c439 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) function
476 EXPORT_SYMBOL(qtree_write_dquot); variable
H A Dquota_v2.c372 ret = qtree_write_dquot(

Completed in 94 milliseconds