Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Ddqblk_qtree.h42 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/kernel/linux/linux-6.6/include/linux/
H A Ddqblk_qtree.h42 int qtree_write_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot);
/kernel/linux/linux-5.10/fs/quota/
H 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); variable
H A Dquota_v2.c358 ret = qtree_write_dquot( in v2_write_dquot()
/kernel/linux/linux-6.6/fs/quota/
H 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); variable
H A Dquota_v2.c358 ret = qtree_write_dquot( in v2_write_dquot()
/kernel/linux/linux-5.10/fs/ocfs2/
H 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()
/kernel/linux/linux-6.6/fs/ocfs2/
H 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 10 milliseconds