Home
last modified time | relevance | path

Searched defs:mark_dirty (Results 1 – 4 of 4) 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 Dbio.h469 static inline void bio_release_pages(struct bio *bio, bool mark_dirty) in bio_release_pages()
H A Dquota.h330 int (*mark_dirty) (struct dquot *); /* Dquot is marked dirty */ member
/linux/block/
H A Dbio.c1139 void __bio_release_pages(struct bio *bio, bool mark_dirty) in __bio_release_pages()