Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1586 static int ext4_write_dquot(struct dquot *dquot);
1609 .write_dquot = ext4_write_dquot,
6243 static int ext4_write_dquot(struct dquot *dquot) in ext4_write_dquot() function
6305 return ext4_write_dquot(dquot); in ext4_mark_dquot_dirty()
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c1582 static int ext4_write_dquot(struct dquot *dquot);
1603 .write_dquot = ext4_write_dquot,
6856 static int ext4_write_dquot(struct dquot *dquot) in ext4_write_dquot() function
6915 return ext4_write_dquot(dquot); in ext4_mark_dquot_dirty()

Completed in 16 milliseconds