Searched refs:write_dquot (Results 1 – 6 of 6) sorted by relevance
323 int (*write_dquot) (struct dquot *); /* Ordinary dquot write */ member
661 err = sb->dq_op->write_dquot(dquot); in dquot_writeback_dquots()797 ret = dquot->dq_sb->dq_op->write_dquot(dquot); in dqput()2161 .write_dquot = dquot_commit,
600 int (*write_dquot) (struct dquot *);614 write_dquot: yes dqonoff_sem or dqptr_sem
842 .write_dquot = reiserfs_write_dquot,
2942 .write_dquot = f2fs_dquot_commit,
1518 .write_dquot = ext4_write_dquot,