Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dmeta_io.h75 #define buffer_busy(bh) \ macro
H A Dlog.c109 if (!buffer_busy(bh)) { in gfs2_ail1_start_one()
322 if (!sdp->sd_log_error && buffer_busy(bh)) { in gfs2_ail1_empty_one()
H A Dlops.c767 buffer_busy(rgd->rd_bits->bi_bh) ? 1 : 0, in obsolete_rgrp()
/linux/fs/
H A Dbuffer.c2884 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function
2898 if (buffer_busy(bh)) in drop_buffers()