Home
last modified time | relevance | path

Searched refs:buffer_uptodate (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbuffer_head.h165 static __always_inline int buffer_uptodate(const struct buffer_head *bh) in buffer_uptodate() function
439 if (!buffer_uptodate(bh) && trylock_buffer(bh)) { in bh_readahead()
440 if (!buffer_uptodate(bh)) in bh_readahead()