Searched refs:__lock_buffer (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbuffer_head.h237 void __lock_buffer(struct buffer_head *bh);
401 __lock_buffer(bh);
/linux-master/fs/
H A Dbuffer.c69 void __lock_buffer(struct buffer_head *bh) function
73 EXPORT_SYMBOL(__lock_buffer); variable

Completed in 206 milliseconds