ext4_write_dquot
static int ext4_write_dquot(struct dquot *dquot);
.write_dquot = ext4_write_dquot,
return ext4_write_dquot(dquot);