Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dquota.h117 int ocfs2_local_write_dquot(struct dquot *dquot);
H A Dquota_global.c633 status = ocfs2_local_write_dquot(dquot); in ocfs2_sync_dquot_helper()
687 status = ocfs2_local_write_dquot(dquot); in ocfs2_write_dquot()
974 status = ocfs2_local_write_dquot(dquot); in ocfs2_mark_dquot_dirty()
H A Dquota_local.c898 int ocfs2_local_write_dquot(struct dquot *dquot) in ocfs2_local_write_dquot() function
1257 status = ocfs2_local_write_dquot(dquot); in ocfs2_create_local_dquot()