Searched refs:mark_buffer_uptodate (Results 1 – 4 of 4) sorted by relevance
188 void mark_buffer_uptodate(struct buffer_head *bh, int val);197 #define set_buffer_uptodate(bh) mark_buffer_uptodate(bh, 1)
228 void mark_buffer_uptodate(struct buffer_head *bh, int val) in mark_buffer_uptodate() function
107 mark_buffer_uptodate(cbh, 0); in journal_commit_trans()693 mark_buffer_uptodate(bh, 0); in journal_find_head()
234 void mark_buffer_uptodate(struct buffer_head *bh, int val) in mark_buffer_uptodate() function