Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c1365 static int ext4_write_dquot(struct dquot *dquot);
1389 .write_dquot = ext4_write_dquot,
5659 static int ext4_write_dquot(struct dquot *dquot) in ext4_write_dquot() function
5721 return ext4_write_dquot(dquot); in ext4_mark_dquot_dirty()