Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c764 static int ext3_mark_dquot_dirty(struct dquot *dquot);
782 .mark_dirty = ext3_mark_dquot_dirty,
2932 static int ext3_mark_dquot_dirty(struct dquot *dquot) in ext3_mark_dquot_dirty() function