Searched refs:buffer_uptodate (Results 1 – 1 of 1) sorted by relevance
165 static __always_inline int buffer_uptodate(const struct buffer_head *bh) in buffer_uptodate() function439 if (!buffer_uptodate(bh) && trylock_buffer(bh)) { in bh_readahead()440 if (!buffer_uptodate(bh)) in bh_readahead()