Searched refs:trylock_buffer (Results 1 – 1 of 1) sorted by relevance
425 static inline int trylock_buffer(struct buffer_head *bh) in trylock_buffer() function433 if (!trylock_buffer(bh)) in lock_buffer()439 if (!buffer_uptodate(bh) && trylock_buffer(bh)) { in bh_readahead()