Home
last modified time | relevance | path

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

/fs/gfs2/
Dmeta_io.h71 #define buffer_busy(bh) \ macro
Dlog.c107 if (!buffer_busy(bh)) { in gfs2_ail1_start_one()
155 if (buffer_busy(bh)) { in gfs2_ail1_empty_one()
Dglops.c64 gfs2_assert_withdraw(sdp, !buffer_busy(bh)); in gfs2_ail_empty_gl()
/fs/
Dbuffer.c3145 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function
3161 if (buffer_busy(bh)) in drop_buffers()