Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dquota.h118 int ocfs2_local_write_dquot(struct dquot *dquot);
H A Dquota_global.c625 status = ocfs2_local_write_dquot(dquot); in ocfs2_sync_dquot_helper()
676 status = ocfs2_local_write_dquot(dquot); in ocfs2_write_dquot()
955 status = ocfs2_local_write_dquot(dquot); in ocfs2_mark_dquot_dirty()
H A Dquota_local.c890 int ocfs2_local_write_dquot(struct dquot *dquot) in ocfs2_local_write_dquot() function
1245 status = ocfs2_local_write_dquot(dquot); in ocfs2_create_local_dquot()