Home
last modified time | relevance | path

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

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