Home
last modified time | relevance | path

Searched defs:mark_dirty (Results 1 – 2 of 2) sorted by relevance

/linux/fs/hpfs/
H A Dsuper.c24 static void mark_dirty(struct super_block *s, int remount) in mark_dirty() function
/linux/include/linux/
H A Dquota.h330 int (*mark_dirty) (struct dquot *); /* Dquot is marked dirty */ member