Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddqblk_qtree.h42 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/linux/fs/quota/
H A Dquota_tree.c439 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) in qtree_write_dquot() function
476 EXPORT_SYMBOL(qtree_write_dquot);
H A Dquota_v2.c372 ret = qtree_write_dquot( in v2_write_dquot()
/linux/fs/ocfs2/
H A Dquota_global.c581 err = qtree_write_dquot(&info->dqi_gi, dquot); in __ocfs2_sync_dquot()
864 status = qtree_write_dquot(&info->dqi_gi, dquot); in ocfs2_acquire_dquot()