Searched defs:mark_dirty (Results 1 – 4 of 4) sorted by relevance
25 static void mark_dirty(struct super_block *s, int remount) in mark_dirty() function
471 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
1142 void __bio_release_pages(struct bio *bio, bool mark_dirty) in __bio_release_pages()