Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dsuper.c1581 static int ext4_write_dquot(struct dquot *dquot);
1602 .write_dquot = ext4_write_dquot,
6841 static int ext4_write_dquot(struct dquot *dquot) in ext4_write_dquot() function
6900 return ext4_write_dquot(dquot); in ext4_mark_dquot_dirty()