Home
last modified time | relevance | path

Searched defs:mark_dirty (Results 1 – 5 of 5) 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/drivers/gpu/drm/
H A Ddrm_buddy.c472 bool mark_dirty) in __drm_buddy_free_list()
/linux/include/linux/
H A Dbio.h462 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.c1135 void __bio_release_pages(struct bio *bio, bool mark_dirty) in __bio_release_pages()