Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1589 static int ext4_mark_dquot_dirty(struct dquot *dquot);
1612 .mark_dirty = ext4_mark_dquot_dirty,
6296 static int ext4_mark_dquot_dirty(struct dquot *dquot) in ext4_mark_dquot_dirty() function
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c1585 static int ext4_mark_dquot_dirty(struct dquot *dquot);
1606 .mark_dirty = ext4_mark_dquot_dirty,
6909 static int ext4_mark_dquot_dirty(struct dquot *dquot) in ext4_mark_dquot_dirty() function

Completed in 21 milliseconds