Searched refs:write_dquot (Results 1 – 5 of 5) sorted by relevance
325 int (*write_dquot) (struct dquot *); /* Ordinary dquot write */ member
561 int (*write_dquot) (struct dquot *);575 write_dquot: yes dqonoff_sem or dqptr_sem
673 int ret = dquot->dq_sb->dq_op->write_dquot(dquot); in dquot_write_dquot()2201 .write_dquot = dquot_commit,
3622 .write_dquot = f2fs_dquot_commit,
1610 .write_dquot = ext4_write_dquot,