Searched refs:write_dquot (Results 1 – 6 of 6) sorted by relevance
325 int (*write_dquot) (struct dquot *); /* Ordinary dquot write */ member
610 int (*write_dquot) (struct dquot *);624 write_dquot: yes dqonoff_sem or dqptr_sem
671 int ret = dquot->dq_sb->dq_op->write_dquot(dquot); in dquot_write_dquot()2197 .write_dquot = dquot_commit,
841 .write_dquot = reiserfs_write_dquot,
3114 .write_dquot = f2fs_dquot_commit,
1598 .write_dquot = ext4_write_dquot,
Completed in 896 milliseconds