Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1582 static int ext4_write_dquot(struct dquot *dquot);
1603 .write_dquot = ext4_write_dquot,
6854 static int ext4_write_dquot(struct dquot *dquot) in ext4_write_dquot() function
6925 return ext4_write_dquot(dquot); in ext4_mark_dquot_dirty()