Home
last modified time | relevance | path

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

/include/linux/
Dbuffer_head.h357 static inline int trylock_buffer(struct buffer_head *bh) in trylock_buffer() function
365 if (!trylock_buffer(bh)) in lock_buffer()