Home
last modified time | relevance | path

Searched defs:buffer_busy (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dmeta_io.h78 #define buffer_busy(bh) \ macro
/linux-4.19.296/fs/
Dbuffer.c3228 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function