Searched defs:mark_dirty (Results 1 – 4 of 4) sorted by relevance
24 static void mark_dirty(struct super_block *s, int remount) in mark_dirty() function
469 static inline void bio_release_pages(struct bio *bio, bool mark_dirty) in bio_release_pages()
330 int (*mark_dirty) (struct dquot *); /* Dquot is marked dirty */ member
1139 void __bio_release_pages(struct bio *bio, bool mark_dirty) in __bio_release_pages()