Searched refs:write_dquot (Results 1 – 5 of 5) sorted by relevance
325 int (*write_dquot) (struct dquot *); /* Ordinary dquot write */ member
615 int (*write_dquot) (struct dquot *);629 write_dquot: yes dqonoff_sem or dqptr_sem
670 int ret = dquot->dq_sb->dq_op->write_dquot(dquot); in dquot_write_dquot()2198 .write_dquot = dquot_commit,
3198 .write_dquot = f2fs_dquot_commit,
1589 .write_dquot = ext4_write_dquot,