Home
last modified time | relevance | path

Searched refs:ext3_write_dquot (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/ext3/
Dsuper.c761 static int ext3_write_dquot(struct dquot *dquot);
779 .write_dquot = ext3_write_dquot,
2879 static int ext3_write_dquot(struct dquot *dquot) in ext3_write_dquot() function
2938 return ext3_write_dquot(dquot); in ext3_mark_dquot_dirty()