Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddqblk_qtree.h42 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/linux-6.3-rc2/fs/quota/
A Dquota_tree.c408 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot) in qtree_write_dquot() function
445 EXPORT_SYMBOL(qtree_write_dquot);
A Dquota_v2.c358 ret = qtree_write_dquot( in v2_write_dquot()
/linux-6.3-rc2/fs/ocfs2/
A Dquota_global.c575 err = qtree_write_dquot(&info->dqi_gi, dquot); in __ocfs2_sync_dquot()
852 status = qtree_write_dquot(&info->dqi_gi, dquot); in ocfs2_acquire_dquot()

Completed in 7 milliseconds