Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dmeta_io.h78 #define buffer_busy(bh) \ macro
/Linux-v4.19/fs/
Dbuffer.c3216 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function