Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ext4/
Dsuper.c1502 static int ext4_write_dquot(struct dquot *dquot);
1523 .write_dquot = ext4_write_dquot,
6575 static int ext4_write_dquot(struct dquot *dquot) in ext4_write_dquot() function
6634 return ext4_write_dquot(dquot); in ext4_mark_dquot_dirty()