Searched refs:buffer_busy (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/gfs2/
H A Dmeta_io.h74 #define buffer_busy(bh) \ macro
H A Dlog.c108 if (!buffer_busy(bh)) {
199 if (buffer_busy(bh)) gfs2_ail1_empty_one()
/linux-4.4.14/fs/
H A Dbuffer.c3179 static inline int buffer_busy(struct buffer_head *bh) buffer_busy() function
3195 if (buffer_busy(bh)) drop_buffers()

Completed in 107 milliseconds