Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c1614 static int ext4_mark_dquot_dirty(struct dquot *dquot);
1637 .mark_dirty = ext4_mark_dquot_dirty,
6239 static int ext4_mark_dquot_dirty(struct dquot *dquot) in ext4_mark_dquot_dirty() function