Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dmeta_io.h75 #define buffer_busy(bh) \ macro
H A Dlog.c107 if (!buffer_busy(bh)) {
272 if (!sdp->sd_log_error && buffer_busy(bh)) { in gfs2_ail1_empty_one()
H A Dlops.c803 buffer_busy(rgd->rd_bits->bi_bh) ? 1 : 0, in buf_lo_scan_elements()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dmeta_io.h77 #define buffer_busy(bh) \ macro
H A Dlog.c117 if (!buffer_busy(bh)) {
325 if (!sdp->sd_log_error && buffer_busy(bh)) { in gfs2_ail1_empty_one()
H A Dlops.c777 buffer_busy(rgd->rd_bits->bi_bh) ? 1 : 0, in obsolete_rgrp()
/kernel/linux/linux-6.6/fs/
H A Dbuffer.c2906 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function
2920 if (buffer_busy(bh)) in drop_buffers()
/kernel/linux/linux-5.10/fs/
H A Dbuffer.c3192 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function
3206 if (buffer_busy(bh)) in drop_buffers()

Completed in 17 milliseconds