Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dlops.c766 buffer_busy(rgd->rd_bits->bi_bh) ? 1 : 0, in obsolete_rgrp()
/linux/fs/
H A Dbuffer.c2881 static inline int buffer_busy(struct buffer_head *bh) in buffer_busy() function
2895 if (buffer_busy(bh)) in drop_buffers()