Searched refs:ocfs2_local_write_dquot (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dquota.h117 int ocfs2_local_write_dquot(struct dquot *dquot);
H A Dquota_global.c619 status = ocfs2_local_write_dquot(dquot); ocfs2_sync_dquot_helper()
662 status = ocfs2_local_write_dquot(dquot); ocfs2_write_dquot()
910 status = ocfs2_local_write_dquot(dquot); ocfs2_mark_dquot_dirty()
H A Dquota_local.c895 int ocfs2_local_write_dquot(struct dquot *dquot) ocfs2_local_write_dquot() function
1250 status = ocfs2_local_write_dquot(dquot); ocfs2_create_local_dquot()

Completed in 103 milliseconds